Method: Representable::JSON::ClassMethods#collection_representer_class
- Defined in:
- lib/representable/json.rb
#collection_representer_class ⇒ Object
28 29 30 |
# File 'lib/representable/json.rb', line 28 def collection_representer_class JSON::Collection end |