active_model_serializers/docs
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
..
general Add default_includes configuration 2016-05-26 00:16:14 +00:00
howto added howto for serializing poro 2016-04-09 17:20:46 -04:00
integrations Merge pull request #1371 from bf4/documentation_updates 2015-12-20 22:30:44 -06:00
jsonapi Move SerializableResource to ActiveModelSerializers namespace 2016-03-30 11:33:04 +02:00
rfcs Merge pull request #1475 from bf4/rfc/template 2016-03-13 00:28:32 -06:00
ARCHITECTURE.md Fix typo in PRIMITIVE HANDLING docs [ci skip] 2016-04-25 20:02:36 -07:00
how-open-source-maintained.jpg Add image from commit strip [ci skip] 2015-10-14 17:41:15 -05:00
README.md added howto for serializing poro 2016-04-09 17:20:46 -04:00
STYLE.md Adjust GitHub templates 2016-02-26 10:43:52 -07:00