ruby-dry-inflector

Inflector for Ruby
  https://github.com/dry-rb/dry-inflector
  0
  no reviews



Dry-inflector is an inflector gem for Ruby, which provides a configurable inflector object, rather than using a singleton.

It started with the extlib inflecto originated from active_support, then dm-core inflector originated from extlib. Later, inflecto was extracted from dm-core as a standalone inflector. Now, we resurrect inflecto and merged flexus, with some inflection rules from hanami-utils. This is dry-inflector.