active_model_serializers/lib/active_model
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
..
serializer use read_attribute_for_serialization to serialize ids 2013-03-08 09:57:42 +01:00
serializers bumping to 0.7.0 2013-03-05 17:07:16 -08:00
array_serializer.rb Add ActiveSupport::DescendantsTracker to Serializer and ArraySerializer 2013-02-28 10:01:40 -05:00
serializer.rb Merge pull request #213 from michihuber/fix_rendering_nil_with_custom_serializer 2013-03-05 15:54:51 -08:00