active_model_serializers/lib
Alexandre de Oliveira 48650ecf7e Makes passed in options accessible inside serializers
In some cases, we want to pass arguments from the controller and we want
to serializer a resource according to that. This allows serializers to
use the `options` method to retrieve whatever was passed in via
arguments.
2015-03-11 14:53:57 -03:00
..
action_controller Reimplement serialization scope and scope_name 2015-02-09 11:24:41 -05:00
active_model Makes passed in options accessible inside serializers 2015-03-11 14:53:57 -03:00
generators/serializer Replace has_one with attribute in template 2015-02-25 14:20:18 -06:00
active_model_serializers.rb Adding cache support to version 0.10.0 2015-02-02 14:53:34 -02:00