source: ruby/trunk/rails/cancerehr/config/initializers/inflections.rb@ 12

Last change on this file since 12 was 12, checked in by KOBAYASHI, Shinji, 16 years ago

prepare cancerehr

File size: 362 bytes
Line 
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# 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
Note: See TracBrowser for help on using the repository browser.