Fixed pagination issue with last page size

This commit is contained in:
Ben Morrall
2016-03-09 21:56:27 +11:00
parent 31a30c8214
commit b5dd90c8f9
3 changed files with 51 additions and 14 deletions

View File

@@ -21,6 +21,7 @@ Features:
- [#1340](https://github.com/rails-api/active_model_serializers/pull/1340) Add support for resource-level meta. (@beauby)
Fixes:
- [#1570](https://github.com/rails-api/active_model_serializers/pull/1570) Fixed pagination issue with last page size. (@bmorrall)
- [#1516](https://github.com/rails-api/active_model_serializers/pull/1516) No longer return a nil href when only
adding meta to a relationship link. (@groyoh)
- [#1458](https://github.com/rails-api/active_model_serializers/pull/1458) Preserve the serializer