Mercurial > hg > soundsoftware-site
comparison config/initializers/.svn/text-base/inflections.rb.svn-base @ 0:513646585e45
* Import Redmine trunk SVN rev 3859
author | Chris Cannam |
---|---|
date | Fri, 23 Jul 2010 15:52:44 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:513646585e45 |
---|---|
1 # Be sure to restart your server when you modify this file. | |
2 | |
3 # Add new inflection rules using the following format | |
4 # (all these examples are active by default): | |
5 # ActiveSupport::Inflector.inflections do |inflect| | |
6 # inflect.plural /^(ox)$/i, '\1en' | |
7 # inflect.singular /^(ox)en/i, '\1' | |
8 # inflect.irregular 'person', 'people' | |
9 # inflect.uncountable %w( fish sheep ) | |
10 # end |