Remove `Utils::Inflector` and `Utils::String.pluralize` / `.singularize`
jodosha opened this issue · 3 comments
jodosha commented
From 2.0 Hanami will use dry-inflector
instead of Utils::Inflector
.
- Remove
Utils::Inflector
- Remove
Utils::String.pluralize
and.singularize
This change MUST go to unstable
branch of this repository.
oana-sipos commented
Hey @artofhuman! Saw you submitted a PR regarding this issue, may I assign it to you?
artofhuman commented
@oana-sipos yes ;)