From dae61089982d079d4ea57ad83340bf5cbdd83d3a Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Fri, 22 Jun 2007 17:36:20 +0000 Subject: Update tests' use of fixtures for the new collections api. Closes #8726. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7081 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 c3ee4d5ff3..07fc2c5a89 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Update tests' use of fixtures for the new collections api. #8726 [kamal] + * Save associated records only if the association is already loaded. #8713 [blaine] * MySQL: fix show_variable. #8448 [matt, Jeremy Kemper] -- cgit v1.2.3