Method: CollectionJson::Item#to_json

Defined in:
lib/collection_json/item.rb

#to_jsonObject



19
20
21
# File 'lib/collection_json/item.rb', line 19

def to_json
  representation.to_json
end