We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32b85a0 commit ced45d5Copy full SHA for ced45d5
CHANGELOG.md
@@ -3,6 +3,8 @@
3
Breaking changes:
4
5
Features:
6
+- [#1637](https://github.com/rails-api/active_model_serializers/pull/1637) Make references to 'ActionController::Base.cache_store' explicit
7
+ in order to avoid issues when application controllers inherit from 'ActionController::API'. (@ncuesta)
8
- [#1633](https://github.com/rails-api/active_model_serializers/pull/1633) Yield 'serializer' to serializer association blocks. (@bf4)
9
- [#1616](https://github.com/rails-api/active_model_serializers/pull/1616) SerializableResource handles no serializer like controller. (@bf4)
10
- [#1618](https://github.com/rails-api/active_model_serializers/issues/1618) Get collection root key for
0 commit comments