Chris@0: # Be sure to restart your server when you modify this file. Chris@0: Chris@0: # Add new inflection rules using the following format Chris@0: # (all these examples are active by default): Chris@0: # ActiveSupport::Inflector.inflections do |inflect| Chris@0: # inflect.plural /^(ox)$/i, '\1en' Chris@0: # inflect.singular /^(ox)en/i, '\1' Chris@0: # inflect.irregular 'person', 'people' Chris@0: # inflect.uncountable %w( fish sheep ) Chris@0: # end