From 4b229d1034b796e316c8e18ada4b8524d0ab3976 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 22 Dec 2004 13:54:44 +0000 Subject: Added Base#clear_association_cache to empty all the cached associations #347 [Tobias Luetke] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@252 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 e2a98e9fcd..de7ccd163d 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Added Base#clear_association_cache to empty all the cached associations #347 [Tobias Luetke] + * Added more informative exceptions in establish_connection #356 [bitsweat] * Fixed that options[:counter_sql] was overwritten with interpolated sql rather than original sql #355 [bitsweat] -- cgit v1.2.3