Inflector

The inflector performs pluralization and singularization of strings. These get added to string prototype.

Related

Inflector API

Install

Include the inflector plugin. This plugin gets included by the Controller, Test, and Model plugins.

include.plugins('inflector')