From 02021d89b1928e9869b0038afc08cb6b3e719014 Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Fri, 11 Aug 2006 23:38:46 +0000 Subject: Tweak fixtures so they don't try to use a non-ActiveRecord class. [Kevin Clark] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4752 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 3f2ac9fa3b..5958ba6880 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Tweak fixtures so they don't try to use a non-ActiveRecord class. [Kevin Clark] + * Remove ActiveRecord::Base.reset since Dispatcher doesn't use it anymore. [Rick Olson] * Document find's :from option. Closes #5762. [andrew@redlinesoftware.com] -- cgit v1.2.3