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