Method: Representable::Hash::ClassMethods#collection_representer_class
- Defined in:
- lib/representable/hash.rb
#collection_representer_class ⇒ Object
22 23 24 |
# File 'lib/representable/hash.rb', line 22 def collection_representer_class Collection end |