mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Updating changelog to reflect [1855]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1856 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
parent
dba6b8b46f
commit
2cdecff4d7
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
*SVN*
|
||||
|
||||
* Hooked #ordinalize into Fixnum and Bignum classes. [Nicholas Seckar, danp]
|
||||
|
||||
* Added stripping of _id to humanize, so "employee_id" becomes "Employee" #1574 [Justin French]
|
||||
|
||||
* Added Fixnum#ordinalize to turn 1.ordinalize to "1st", 3.ordinalize to "3rd", and 10.ordinalize to "10th" and so on #1724 [paul@cnt.org]
|
||||
|
|
Loading…
Reference in a new issue