From ebf2b12b07641cbdf07218d2661a721ebab6092f Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 22 Dec 2004 13:08:26 +0000 Subject: Fixed "rake stats" to work with sub-directories in models and controllers and to report the code to test ration [Scott Baron] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@245 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'railties/CHANGELOG') diff --git a/railties/CHANGELOG b/railties/CHANGELOG index a0e402e5e1..38f4cb1928 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed "rake stats" to work with sub-directories in models and controllers and to report the code to test ration [Scott Baron] + * Added that Active Record associations are now reloaded instead of cleared to work with the new const_missing hook in Active Record. * Added graceful handling of an inaccessible log file by redirecting output to STDERR with a warning #330 [rainmkr] -- cgit v1.2.3