28 29 30
# File 'lib/representable/json.rb', line 28 def collection_representer_class JSON::Collection end
24 25 26
# File 'lib/representable/json.rb', line 24 def format_engine Representable::Hash end