Module: Handlebars::Helpers::Inflection

Defined in:
lib/handlebars/helpers/inflection/ordinal.rb,
lib/handlebars/helpers/inflection/pluralize.rb,
lib/handlebars/helpers/inflection/ordinalize.rb,
lib/handlebars/helpers/inflection/singularize.rb,
lib/handlebars/helpers/inflection/pluralize_by_number.rb

Overview

Inflection handling routines, eg. pluralize, singular, ordinalize

Defined Under Namespace

Classes: Ordinal, Ordinalize, Pluralize, PluralizeByNumber, Singularize