From 9bc75fd007d56d818b8620569410a20aa92c9fc5 Mon Sep 17 00:00:00 2001 From: Pratik Naik Date: Sun, 6 Apr 2008 02:18:42 +0000 Subject: Remove duplicate code from associations. [Pratik] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9231 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 474b1499d3..90173a4bc1 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Remove duplicate code from associations. [Pratik] + * Refactor HasManyThroughAssociation to inherit from HasManyAssociation. Association callbacks and _ids= now work with hm:t. #11516 [rubyruy] * Ensure HABTM#create and HABTM#build do not load entire association. [Pratik] -- cgit v1.2.3