Sha256: 2c882209ee4d4f57b5a25a4b599e6e5fe99380135e9d0fcd74f164088dac08b1
Contents?: true
Size: 462 Bytes
Versions: 51
Compression:
Stored size: 462 Bytes
Contents
# Be sure to restart your server when you modify this file. # Add new inflection rules using the following format # (all these examples are active by default): # Inflector.inflections do |inflect| # inflect.plural /^(ox)$/i, '\1en' # inflect.singular /^(ox)en/i, '\1' # inflect.irregular 'person', 'people' # inflect.uncountable %w( fish sheep ) # end ActiveSupport::Inflector.inflections do |inflect| inflect.irregular "personnel", "personnel" end
Version data entries
51 entries across 51 versions & 17 rubygems