active_model_serializers/docs/general
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
..
adapters.md Add output examples to Adapters docs 2016-03-17 14:07:32 -06:00
caching.md [DOCS] Refactor, update, create documentation [ci skip] 2015-12-14 14:38:29 -06:00
configuration_options.md Add default_includes configuration 2016-05-26 00:16:14 +00:00
deserialization.md Fix example in docs/general/deserialization.md. 2016-04-18 01:04:50 +02:00
getting_started.md #1594 - Document generator's auto-extending of (if it exists) 2016-04-02 13:18:07 -04:00
instrumentation.md Moved the adapter and adapter folder to active_model_serializers folder and changed the module namespace 2016-02-23 21:49:58 -06:00
key_transforms.md Apply key transforms to keys referenced in values 2016-04-04 10:16:04 -06:00
logging.md Fix grammar per duduribeiro [ci skip] 2015-12-15 21:34:25 -06:00
rendering.md Move SerializableResource to ActiveModelSerializers namespace 2016-03-30 11:33:04 +02:00
serializers.md Adding documentation on conditional attributes 2016-05-20 00:47:53 +02:00