module Representable::JSON::ClassMethods
Public Instance Methods
Source
# File lib/representable/json.rb, line 28 def collection_representer_class JSON::Collection end
Source
# File lib/representable/json.rb, line 24 def format_engine Representable::Hash end