aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/inflector/inflections.rb
Commit message (Expand)AuthorAgeFilesLines
* Add acronym support to Inflector; Issue #1366David Lee2011-06-111-3/+4
* RefactorDavid Lee2011-06-111-91/+51
* proper reset all inflector scopesStefan Huber2011-04-251-1/+1
* Added a word boundary to uncountable inflection regex for #singularize so sho...John Paul Ashenfelter2010-12-221-1/+1
* Changed the way inflections for uncountables work for 'funky jeans' [#3576 st...Rolf Bjaanes2010-04-051-1/+1
* Remove string access core extension dependencyJeremy Kemper2009-11-091-3/+1
* Break up inflector to reduce the dependency burden on dependency-les methods ...Yehuda Katz2009-11-071-0/+213