active_model_serializers/lib
Robin Daugherty d39a99d770 Add serialization_options
Prior to 0.9, @options was used to see the options passed to to_json. For some reason, with 0.9 the options were no longer passed and were entirely inaccessible within a Serializer.

This restores the access by placing it in an attribute named serializer_options.
2014-10-12 01:08:47 -04:00
..
action_controller Support Rails 4.2.0 with AMS 0.9 2014-10-10 00:53:56 +09:00
active_model Add serialization_options 2014-10-12 01:08:47 -04:00
active_model_serializers.rb Fix #0d31e72 regression 2014-08-26 17:17:42 +02:00