Module: Representable::Hash::ClassMethods
- Included in:
- JSON
- Defined in:
- lib/representable/hash.rb
Instance Method Summary collapse
Instance Method Details
#collection_representer_class ⇒ Object
25 26 27 |
# File 'lib/representable/hash.rb', line 25 def collection_representer_class Collection end |
#format_engine ⇒ Object
21 22 23 |
# File 'lib/representable/hash.rb', line 21 def format_engine Representable::Hash end |