30 31 32
# File 'lib/representable/json.rb', line 30 def collection_representer_class JSON::Collection end
26 27 28
# File 'lib/representable/json.rb', line 26 def format_engine Representable::Hash end