Method: Representable::XML::AttributeHash::ClassMethods#values
- Defined in:
- lib/representable/xml/hash.rb
#values(options) ⇒ Object
19 20 21 |
# File 'lib/representable/xml/hash.rb', line 19 def values() hash :_self, .merge!(:use_attributes => true) end |