active_model_serializers/lib/active_model
Blake Watters b0aced9ea2 Add support for specifying the serializer for an association as a String.
This enables the deferral of the resolution of the serializer class to prevent NameError exceptions due to reference cycles between serializer classes.
2013-01-05 23:49:28 -05:00
..
serializer Add support for specifying the serializer for an association as a String. 2013-01-05 23:49:28 -05:00
serializers Allow other resource overrides 2012-06-05 23:08:01 +02:00
array_serializer.rb move ArraySerializer to separate file 2012-09-18 01:28:07 +02:00
serializer.rb Merge pull request #117 from joliss/computed-attributes 2012-11-22 08:31:18 -08:00