hanami/utils

Remove `Utils::Inflector` and `Utils::String.pluralize` / `.singularize`

jodosha opened this issue · 3 comments

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.


Ref https://trello.com/c/nJhd5awo

Hey @artofhuman! Saw you submitted a PR regarding this issue, may I assign it to you?

Closed by #319