active_model_serializers/lib
Ben Woosley 8c18d18cdb Add default_includes configuration
This is useful to set application-wide default behavior - e.g. in
previous versions of AMS the default behavior was to serialize the
full object graph by default - equivalent to the '**' include tree.

Currently just the global setting, but I think this could also work
on a per-serializer basis, with more attention.
2016-05-26 00:16:14 +00:00
..
action_controller Fix serialization scope options 2016-04-01 05:43:46 -05:00
active_model Add default_includes configuration 2016-05-26 00:16:14 +00:00
active_model_serializers Add default_includes configuration 2016-05-26 00:16:14 +00:00
generators/rails Only load generators when needed 2016-01-15 01:52:27 -06:00
grape Move SerializableResource to ActiveModelSerializers namespace 2016-03-30 11:33:04 +02:00
active_model_serializers.rb Add default_includes configuration 2016-05-26 00:16:14 +00:00