active_model_serializers/lib
tchak e2c10f4440 use read_attribute_for_serialization to serialize ids
* in order to allow some optimisation in simple cases, we call `read_attribute_for_serialization` on parent with association_id name
2013-03-08 09:57:42 +01:00
..
action_controller Fix default_serializer_options, closes #112 & #113 2012-12-03 03:09:58 -08:00
active_model use read_attribute_for_serialization to serialize ids 2013-03-08 09:57:42 +01:00
generators Always add :id to attributes 2012-06-05 10:05:06 +02:00
active_model_serializers.rb Remove caching of Serializer constants to allow ActiveSupport::Dependency reloading to work 2013-02-28 10:02:38 -05:00