From ea51d72edb36737445834777f06664096066a0ba Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Sun, 28 May 2006 21:33:34 +0000 Subject: Provide Association Extensions access to the instance that the association is being accessed from. Closes #4433 [josh@hasmanythrough.com] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4372 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index d35579b5d1..571dc6d21a 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,8 @@ *SVN* +* Provide Association Extensions access to the instance that the association is being accessed from. + Closes #4433 [josh@hasmanythrough.com] + * Update OpenBase adaterp's maintainer's email address. Closes #5176. [Derrick Spell] * Add a quick note about :select and eagerly included associations. [Rick] -- cgit v1.2.3