From 1edd21bb0288526fc3a79ac1f960f4d5e6e6a2f5 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Wed, 30 May 2007 21:40:55 +0000 Subject: with_scope is protected. Closes #8524. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6909 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 625a98a8f5..5eb64e75f1 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* with_scope is protected. #8524 [Josh Peek] + * Quickref for association methods. #7723 [marclove, Mindsweeper] * Calculations: return nil average instead of 0 when there are no rows to average. #8298 [davidw] -- cgit v1.2.3