annotate .svn/pristine/71/71a3fd6764dd58793b16c5a6e5745dac290e1aec.svn-base @ 1519:afce8026aaeb redmine-2.4-integration

Merge from branch "live"
author Chris Cannam
date Tue, 09 Sep 2014 09:34:53 +0100
parents cbb26bc654de
children
rev   line source
Chris@909 1 # Be sure to restart your server when you modify this file.
Chris@909 2
Chris@909 3 # Add new inflection rules using the following format
Chris@909 4 # (all these examples are active by default):
Chris@909 5 # ActiveSupport::Inflector.inflections do |inflect|
Chris@909 6 # inflect.plural /^(ox)$/i, '\1en'
Chris@909 7 # inflect.singular /^(ox)en/i, '\1'
Chris@909 8 # inflect.irregular 'person', 'people'
Chris@909 9 # inflect.uncountable %w( fish sheep )
Chris@909 10 # end