Class: Kangaru::Inflectors::HumanInflector

Inherits:
Inflector
  • Object
show all
Defined in:
lib/kangaru/inflectors/human_inflector.rb

Constant Summary

Constants inherited from Inflector

Inflector::DEFAULT_GROUP_JOINER

Instance Attribute Summary

Attributes inherited from Inflector

#string

Method Summary

Methods inherited from Inflector

inflect, #inflect, #initialize

Methods included from InflectorMacros

#filter_input_with, #inherited, #join_groups_with, #join_tokens_with, #post_process_with, #transform_tokens_with

Constructor Details

This class inherits a constructor from Kangaru::Inflectors::Inflector