This project is archived and is in readonly mode.
Include "moose" in inflection uncountables
Reported by Keith Pitty | November 11th, 2010 @ 03:43 AM
The plural of "moose" is "moose" and therefore should be included in the array assigned to inflect.uncountables in activesupport/lib/active_support/inflections.rb
Comments and changes to this ticket
-
Aditya Sanghi November 11th, 2010 @ 05:18 AM
- State changed from new to wontfix
- Importance changed from to Low
Rails core is not accepting any changes to inflections anymore. Please make changes in your app's config/inflections.rb file.
-
Santiago Pastorino November 11th, 2010 @ 01:37 PM
config/initializers/inflections.rb not config/inflections.rb :)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>