active_model_serializers/docs/general
L. Preston Sego III 6de3f31b6e Namespace separator setting for json-api and tests (#1874)
Adds jsonapi_namespace_separator configuration

Also:

* Enable getting type from record class without serializer

Needs Followup:

- https://github.com/rails-api/active_model_serializers/pull/1874#discussion_r74607042 
- https://github.com/rails-api/active_model_serializers/pull/1874#discussion_r74607734
2016-08-12 12:54:42 -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 Namespace separator setting for json-api and tests (#1874) 2016-08-12 12:54:42 -05: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 Add docs for the fields option 2016-06-24 07:09:21 +02:00
serializers.md Add doc for setting conditional serialization_scope 2016-06-30 17:14:58 +05:30