From 02311a5db1800a4654f80ec71e8b7d32b444ff27 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Wed, 27 Jun 2007 02:56:11 +0000 Subject: Array attribute conditions work with proxied association collections. Closes #8318. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7133 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 7373c62082..886a6445da 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Array attribute conditions work with proxied association collections. #8318 [kamal, theamazingrando] + * Fix polymorphic has_one associations declared in an abstract class. #8638 [lifofifo, daxhuiberts] * Fixed validates_associated should not stop on the first error #4276 [mrj/manfred/josh] -- cgit v1.2.3