aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/test_case.rb
Commit message (Expand)AuthorAgeFilesLines
* remove unused `ActiveRecord::TestCase#sqlite3` method.Yves Senn2013-07-021-6/+0
* deprecated `ActiveRecord::TestCase` is no longer public.Yves Senn2013-07-021-2/+94
* load active_support/deprecation in active_support/railsXavier Noria2012-08-021-1/+0
* Get ActiveRecord::TestCase back on its feet, despite deprecation. It requires...Jeremy Kemper2012-02-051-60/+7
* Moving AR::TestCase in to the AR tests directoryAaron Patterson2012-01-241-0/+63