Benjamin Fleischer
4054f43309
Merge pull request #1994 from bf4/promote_architecture
...
Promote important architecture description that answers a lot of questions we get
Conflicts:
docs/ARCHITECTURE.md
2017-01-05 21:35:57 -06:00
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
Scott Kobewka
7178b9de7b
Documenting Adapter. Fixing typo in association.rb documentation.
2016-08-17 20:24:36 -04:00
Luiz Eduardo Kowalski
d27b21a733
Add docs for the fields option
2016-06-24 07:09:21 +02:00
Yohan Robert
21cb896802
Move SerializableResource to ActiveModelSerializers namespace
...
Ref. https://github.com/rails-api/active_model_serializers/pull/1310
2016-03-30 11:33:04 +02:00
Jeffrey Wan
297e1f7e9d
Update docs regarding overriding the root key
2016-03-17 10:54:22 -06:00
Ben Mills
c533d1a7fe
Provide key case translation
2016-03-15 12:21:10 -06:00
Ben Mills
4219844c12
Add resource-level meta docs. Update top-level meta docs.
2016-03-08 20:47:22 -07:00
Ben Mills
cc10928472
Provide Rails url_helpers via SerializationContext
2016-03-07 10:40:34 -07:00
Benjamin Fleischer
5b953ff40f
Address concerns from #1018 commit c59668e
2016-02-08 17:55:15 -06:00
Lucas Hosseini
f2d59b20ca
Update rendering.md
2016-01-17 16:58:35 +01:00
Kory Tegman
aeefb6a080
revised docs to reflect the feedback
2016-01-06 22:21:19 -08:00
Kory Tegman
d153dfe2cd
added documentation for adding custom root
2016-01-06 15:57:49 -08:00
Benjamin Fleischer
ce17a1b305
[DOCS] Refactor, update, create documentation [ci skip]
2015-12-14 14:38:29 -06:00