]> git.openstreetmap.org Git - rails.git/blob - config/initializers/inflections.rb
Switch to using the zeitwork autoloader
[rails.git] / config / initializers / inflections.rb
1 # Be sure to restart your server when you modify this file.
2
3 # Add new inflection rules using the following format. Inflections
4 # are locale specific, and you may define rules for as many different
5 # locales as you wish. All of these examples are active by default:
6 ActiveSupport::Inflector.inflections(:en) do |inflect|
7   inflect.acronym "GPX"
8   inflect.acronym "ID"
9   inflect.acronym "OSM"
10   inflect.acronym "UTF8"
11 end