index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
lib
/
active_support
/
inflections.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
handle double pluralization for irregular plurals
Dan Pickett
2011-02-16
1
-0
/
+4
*
Changed the way inflections for uncountables work for 'funky jeans' [#3576 st...
Rolf Bjaanes
2010-04-05
1
-1
/
+1
*
Adding inflection of databases (usually we wouldn't amend the current default...
Jiri Zajpt
2009-02-12
1
-0
/
+1
*
Namespace Inflector, Dependencies, OrderedOptions, and TimeZone under ActiveS...
Joshua Peek
2008-06-03
1
-49
/
+51
*
Added support for pluralization with a different starting letter than the sin...
David Heinemeier Hansson
2007-06-23
1
-0
/
+1
*
Inflections: MatrixTest -> MatrixTests instead of MatricesTest. Closes #8496.
Jeremy Kemper
2007-05-29
1
-1
/
+1
*
Inflections: don't singularize -ies plurals.
Jeremy Kemper
2006-08-30
1
-1
/
+0
*
Remove unnecessary brackets in regex (closes #5715)
David Heinemeier Hansson
2006-08-05
1
-1
/
+1
*
r3214@asus: jeremy | 2005-11-20 02:03:05 -0800
Jeremy Kemper
2005-11-21
1
-48
/
+48
*
Fix status pluralization bug so status_codes doesn't get pluralized as status...
Jeremy Kemper
2005-11-07
1
-2
/
+2
*
Fixed inflections for status, quiz, move #2056 [deirdre@deirdre.net]
David Heinemeier Hansson
2005-09-12
1
-4
/
+6
*
Added irregular inflection sex => sexes #1826 [rails@electricvisions.com]
David Heinemeier Hansson
2005-09-11
1
-0
/
+1
*
You will never sleep again!
David Heinemeier Hansson
2005-09-03
1
-1
/
+1
*
Added String#at, String#from, String#to, String#first, String#last in ActiveS...
David Heinemeier Hansson
2005-09-03
1
-0
/
+50