hanami / utils

Ruby core extentions and class utilities for Hanami

Home Page:http://hanamirb.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

jodosha opened this issue · 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