mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
Require ActiveSupport's string/inflections
We depend on string/inflections to define String#underscore.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
Breaking changes:
|
||||
Features:
|
||||
Fixes:
|
||||
- [#1488](https://github.com/rails-api/active_model_serializers/pull/1488) Require ActiveSupport's string inflections (@nate00)
|
||||
Misc:
|
||||
|
||||
### v0.10.0.rc4 (2016/01/27 11:00 +00:00)
|
||||
|
||||
Reference in New Issue
Block a user