From 3fec943aca9ab73bf00d5dffa3f73452f33bab88 Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Sat, 29 Apr 2006 23:00:47 +0000 Subject: Allow AR::Base#to_xml to include methods too. Closes #4921. [johan@textdrive.com] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4314 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index 7583b72a45..bd595c177b 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Allow AR::Base#to_xml to include methods too. Closes #4921. [johan@textdrive.com] + * Replace superfluous name_to_class_name variant with camelize. [Marcel Molina Jr.] * Replace alias method chaining with Module#alias_method_chain. [Marcel Molina Jr.] -- cgit v1.2.3