class Inflector::Inflections::Uncountables
- Inflector::Inflections::Uncountables
- Reference
- Object
Defined in:
inflector/inflections.crConstructors
Instance Method Summary
- #<<(word : Array(String))
- #<<(word : String)
- #add(words : Array(String))
- #add(words : String)
- #delete(entry)
- #each(&)
- #size
- #to_regex(string)
- #uncountable?(str)