unicorn 4.3.1 - shutdown() fixes
[unicorn.git] / t / rails3-app / config / initializers / inflections.rb
blob9e8b0131f8ff7e3d3923697eca0b0ffdc77b19ce
1 # Be sure to restart your server when you modify this file.
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