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 c3c69a6 commit 1230dd9Copy full SHA for 1230dd9
CHANGELOG.md
@@ -24,6 +24,8 @@ Features:
24
- [#1340](https://github.com/rails-api/active_model_serializers/pull/1340) Add support for resource-level meta. (@beauby)
25
26
Fixes:
27
+- [#1478](https://github.com/rails-api/active_model_serializers/pull/1478) Cache store will now be correctly set when serializers are
28
+ loaded *before* Rails initializes. (@bf4)
29
- [#1570](https://github.com/rails-api/active_model_serializers/pull/1570) Fixed pagination issue with last page size. (@bmorrall)
30
- [#1516](https://github.com/rails-api/active_model_serializers/pull/1516) No longer return a nil href when only
31
adding meta to a relationship link. (@groyoh)
0 commit comments