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