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
/
test
/
inflector_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added Fixnum#ordinalize to turn 1.ordinalize to "1st", 3.ordinalize to "3rd",...
David Heinemeier Hansson
2005-07-17
1
-1
/
+38
*
More inflector fixes #1608
David Heinemeier Hansson
2005-07-05
1
-14
/
+18
*
More inflector fixes #1599 [foamdino@gmail.com]
David Heinemeier Hansson
2005-07-04
1
-1
/
+7
*
More inflectoring #1490
David Heinemeier Hansson
2005-07-02
1
-0
/
+2
*
Fixed photo/photos #1583
David Heinemeier Hansson
2005-07-02
1
-0
/
+1
*
Added new rules to the Inflector to deal with more unusual plurals mouse/lous...
David Heinemeier Hansson
2005-07-01
1
-1
/
+11
*
Fixed the Inflector to underscore strings containing numbers, so Area51Contro...
David Heinemeier Hansson
2005-05-19
1
-1
/
+2
*
Fixed the pluralization of analysis to analyses #1295 [seattle@rootimage.msu....
David Heinemeier Hansson
2005-05-19
1
-0
/
+1
*
Added commented out tests for staying either singular or plural on inflection
David Heinemeier Hansson
2005-04-30
1
-0
/
+12
*
Fixed inflection of perspectives and similar words #1045 [thijs@vandervossen....
David Heinemeier Hansson
2005-04-07
1
-3
/
+5
*
Fixed Inflector.pluralize to handle capitalized words #932 [bitsweat]
David Heinemeier Hansson
2005-03-26
1
-9
/
+14
*
Added inflection rules for "sh" words, like "wish" and "fish" #755 [phillip@p...
David Heinemeier Hansson
2005-03-06
1
-1
/
+3
*
Moved Active Support into its own gem
David Heinemeier Hansson
2005-02-15
1
-1
/
+1
*
Fixed all the tests
David Heinemeier Hansson
2005-02-15
1
-4
/
+4
*
Fixed Inflector for words like "news" and "series" that are the same in plura...
David Heinemeier Hansson
2005-02-15
1
-2
/
+8
*
A hopefully more successful attempt at the Routing branch merge
David Heinemeier Hansson
2005-02-15
1
-0
/
+31
*
Backed out of routing merge.. investigating missing patches
David Heinemeier Hansson
2005-02-15
1
-31
/
+0
*
Merged back the Routing branch
David Heinemeier Hansson
2005-02-15
1
-0
/
+31
*
Added Inflector.humanize to turn attribute names like employee_salary into "E...
David Heinemeier Hansson
2005-01-17
1
-0
/
+11
*
Added test cases and rakefile to Active Support
David Heinemeier Hansson
2005-01-02
1
-1
/
+2
*
Moved support from both Action Pack and Active Record into a separate module ...
David Heinemeier Hansson
2004-12-29
1
-0
/
+122
[prev]