Module: Representable::Hash::ClassMethods

Included in:
JSON
Defined in:
lib/representable/hash.rb

Instance Method Summary collapse

Instance Method Details

#collection_representer_classObject



19
20
21
# File 'lib/representable/hash.rb', line 19

def collection_representer_class
  Collection
end