From 2cdecff4d7fab760e5cca2f4f6c877c16bd7ab76 Mon Sep 17 00:00:00 2001 From: Nicholas Seckar Date: Mon, 18 Jul 2005 03:00:31 +0000 Subject: Updating changelog to reflect [1855] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1856 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activesupport/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activesupport') diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index f56f9cd51e..a2402c9187 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -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] -- cgit v1.2.3