Flowdock
method

uncountable

Importance_1
Ruby on Rails latest stable (v3.2.13) - 0 notes - Class: ActiveSupport::Inflector::Inflections
uncountable(*words) public

Add uncountable words that shouldn’t be attempted inflected.

Examples:

uncountable "money"
uncountable "money", "information"
uncountable %w( money information rice )
Show source
Register or log in to add new notes.