Ensuring read_multi works with fragment cache. (#1814)

* Ensuring read_multi works with fragment cache.
This commit is contained in:
zaaroth
2016-06-23 00:33:02 -03:00
committed by Benjamin Fleischer
parent 32a3b53892
commit bcf3358524
3 changed files with 40 additions and 8 deletions

View File

@@ -7,6 +7,7 @@ Breaking changes:
Features:
Fixes:
- [#1814] (https://github.com/rails-api/active_model_serializers/pull/1814) Ensuring read_multi works with fragment cache
Misc: