aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/inflector.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed the pluralization of analysis to analyses #1295 [seattle@rootimage.msu....David Heinemeier Hansson2005-05-191-0/+1
* Fixed inflection of perspectives and similar words #1045 [thijs@vandervossen....David Heinemeier Hansson2005-04-071-0/+1
* Fixed Inflector.pluralize to handle capitalized words #932 [bitsweat]David Heinemeier Hansson2005-03-261-27/+27
* Added inflection rules for "sh" words, like "wish" and "fish" #755 [phillip@p...David Heinemeier Hansson2005-03-061-1/+3
* Moved Active Support into its own gemDavid Heinemeier Hansson2005-02-151-0/+93