aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/inflector/inflections.rb
Commit message (Expand)AuthorAgeFilesLines
* 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