X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=config%2Finitializers%2Finflections.rb;fp=config%2Finitializers%2Finflections.rb;h=0000000000000000000000000000000000000000;hb=be9356cf35ae0ccfc15674b786386a61278bf305;hp=09158b865ce15cc92ee0c5f54ddd6ce9612ff39e;hpb=3b424e341e1dda1f67b4461de089b76eb69bbc70;p=depot.git diff --git a/config/initializers/inflections.rb b/config/initializers/inflections.rb deleted file mode 100644 index 09158b8..0000000 --- a/config/initializers/inflections.rb +++ /dev/null @@ -1,10 +0,0 @@ -# Be sure to restart your server when you modify this file. - -# Add new inflection rules using the following format -# (all these examples are active by default): -# Inflector.inflections do |inflect| -# inflect.plural /^(ox)$/i, '\1en' -# inflect.singular /^(ox)en/i, '\1' -# inflect.irregular 'person', 'people' -# inflect.uncountable %w( fish sheep ) -# end