active_model_serializers/lib/active_model
2014-02-01 21:37:13 +11:00
..
serializer Generator now properly detects ApplicationSerializer 2014-02-01 21:37:13 +11:00
array_serializer.rb Add @options back into serializers to maintain the functionality of render :json as noted in the docs 2013-11-12 12:57:31 -05:00
default_serializer.rb Make DefaultSerializer include AM::Serializable so embedded_in_root_associations is always defined also there 2013-11-01 22:35:56 -02:00
serializable.rb Make ArraySerializer reuse Serializer embedded_in_root_associations code 2013-10-31 17:28:39 -02:00
serializer_support.rb Add ActiveModel::SerializerSupport 2013-10-24 16:09:00 -02:00
serializer.rb Add @options back into serializers to maintain the functionality of render :json as noted in the docs 2013-11-12 12:57:31 -05:00