active_model_serializers/docs/general
L. Preston Sego III b29395b0ac This adds namespace lookup to serializer_for (#1968)
* This adds namespace lookup to serializer_for

* address rubocop issue

* address @bf4's feedback

* add docs

* update docs, add more tests

* apparently rails master doesn't have before filter

* try to address serializer cache issue between tests

* update cache for serializer lookup to include namespace in the key, and fix the tests for explicit namespace

* update docs, and use better cache key creation method

* update docs [ci skip]

* update docs [ci skip]

* add to changelog [ci skip]
2016-11-09 07:57:39 -05:00
..
adapters.md [skip ci] Fix root key documentation (#1761) 2016-05-31 13:30:47 -06:00
caching.md Add warning in caching documentation 2016-08-04 17:17:00 +01:00
configuration_options.md Support key transformation for Attributes adapter (#1889) 2016-08-25 15:21:27 -04:00
deserialization.md Fix docs for deserialization (#1768) 2016-06-01 16:50:15 -04:00
fields.md Add docs for the fields option 2016-06-24 07:09:21 +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 This adds namespace lookup to serializer_for (#1968) 2016-11-09 07:57:39 -05:00
serializers.md Improve type method documentation (#1967) 2016-11-04 16:49:48 +01:00