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