Method: Representable::Object::ClassMethods#collection_representer_class
- Defined in:
- lib/representable/object.rb
#collection_representer_class ⇒ Object
16 17 18 |
# File 'lib/representable/object.rb', line 16 def collection_representer_class Collection end |