From 55d4dbb8df9b4e6e46d461352f97e35ba69b417e Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Tue, 12 Dec 2006 15:29:54 +0000 Subject: Fix issues with ActiveResource collection handling. Closes #6291. [bmilekic] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5714 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activeresource/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activeresource/CHANGELOG') diff --git a/activeresource/CHANGELOG b/activeresource/CHANGELOG index 517e9a6458..144264cd5a 100644 --- a/activeresource/CHANGELOG +++ b/activeresource/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fix issues with ActiveResource collection handling. Closes #6291. [bmilekic] + * Use attr_accessor_with_default to dry up attribute initialization. References #6538. [Stuart Halloway] * Add basic logging support for logging outgoing requests. [Jamis Buck] -- cgit v1.2.3