Provide key case translation

This commit is contained in:
Ben Mills
2016-03-09 20:25:18 -07:00
parent daabb89fe0
commit c533d1a7fe
15 changed files with 979 additions and 22 deletions

View File

@@ -3,6 +3,7 @@
Breaking changes:
Features:
- [#1574](https://github.com/rails-api/active_model_serializers/pull/1574) Provide key translation. (@remear)
- [#1494](https://github.com/rails-api/active_model_serializers/pull/1494) Make serializers serializalbe
(using the Attributes adapter by default). (@bf4)
- [#1550](https://github.com/rails-api/active_model_serializers/pull/1550) Add