active_model_serializers/lib
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
..
action_controller Throw a descriptive error if attempting to serialize an array with Serializer not ArraySerializer #143 2012-11-22 23:27:18 -05:00
active_model Add support for specifying the serializer for an association as a String. 2013-01-05 23:49:28 -05:00
generators Always add :id to attributes 2012-06-05 10:05:06 +02:00
active_model_serializers.rb Remove newly-redundant OrderedSet 2012-10-29 23:15:39 +01:00