1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/support
Yasuo Honda 048866aa14 Revert "truncate debug.log on each test run"
This reverts commit 98043c689f.

Because if every time `debug.log` is truncated,
developers have no way to see the previous ActiveRecord unit test results.
`debug.log` file can be easily reduced
by executing `$ touch /dev/null > debug.log` periodically.
2012-10-20 04:30:07 +09:00
..
config.rb Add require 'pathname' as it has not already been required in some circumstances 2011-06-17 14:55:34 +01:00
connection.rb Revert "truncate debug.log on each test run" 2012-10-20 04:30:07 +09:00
mysql.rb Fix annoy warning, when executing testcase. 2012-09-11 00:17:08 +09:00