From ec4989618ec08d20024a05500bea088514fbdfd4 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 1 Oct 2007 02:08:15 +0000 Subject: Removed calls to fixtures in generated tests as fixtures :all is now present by default in test_helper.rb [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7705 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'railties/CHANGELOG') diff --git a/railties/CHANGELOG b/railties/CHANGELOG index 3f24ca8a01..eaea07a81c 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,3 +1,8 @@ +*SVN* + +* Removed calls to fixtures in generated tests as fixtures :all is now present by default in test_helper.rb [DHH] + + *2.0.0 [Preview Release]* (September 29th, 2007) [Includes duplicates of changes from 1.1.4 - 1.2.3] * Fixed that installing plugins from SVN repositories that use trunk/ will work #8188 [evan] -- cgit v1.2.3