]> git.openstreetmap.org Git - rails.git/blobdiff - config/initializers/inflections.rb
Don't allow STARTTLS to be used when sending mail
[rails.git] / config / initializers / inflections.rb
index 09158b865ce15cc92ee0c5f54ddd6ce9612ff39e..9e8b0131f8ff7e3d3923697eca0b0ffdc77b19ce 100644 (file)
@@ -1,8 +1,8 @@
 # Be sure to restart your server when you modify this file.
 
-# Add new inflection rules using the following format 
+# Add new inflection rules using the following format
 # (all these examples are active by default):
-# Inflector.inflections do |inflect|
+# ActiveSupport::Inflector.inflections do |inflect|
 #   inflect.plural /^(ox)$/i, '\1en'
 #   inflect.singular /^(ox)en/i, '\1'
 #   inflect.irregular 'person', 'people'