class Cadmium::NounInflector
- Cadmium::NounInflector
- Cadmium::TenseInflector
- Reference
- Object
Overview
Allows you to pluralize or singularize nouns.
Defined in:
cadmium/inflector/noun_inflector.crConstructors
Instance Method Summary
-
#pluralize(token)
Gives the plural form of a noun.
-
#singularize(token)
Gives the singular form of a noun.