IdolHands.com :: Days in the Life of an Alpha Geek
Inflect This is a centralized module for supporting irregular inflections in Rails. The Rails Core team will not correct any missing singularization/pluralization exceptions in the built-in inflector, for fear of messing up people’s legacy table names. Instead, they recommend adding custom inflections to your environment.rb file. In an attempt to DRY up custom inflections across the community, Inflect This provides a centralized location for collecting these custom inflections. Find it on GitHub at http://github.com/Bantik/inflect_this.