From f91096a543895a49876ec8e276cefefff6fdbe5a Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Mon, 22 May 2006 15:17:45 +0000 Subject: Normalize classify's argument to a String so that it plays nice with Symbols. [Marcel Molina Jr.] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4359 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activesupport/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activesupport/CHANGELOG') diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index f796774f0f..7b98b2dbed 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Normalize classify's argument to a String so that it plays nice with Symbols. [Marcel Molina Jr.] + * Strip out leading schema name in classify. References #5139. [schoenm@earthlink.net] * Remove Enumerable#first_match since break(value) handles the use case well enough. [Nicholas Seckar] -- cgit v1.2.3