aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/test_case.rb
Commit message (Collapse)AuthorAgeFilesLines
* load active_support/deprecation in active_support/railsXavier Noria2012-08-021-1/+0
|
* Get ActiveRecord::TestCase back on its feet, despite deprecation. It ↵Jeremy Kemper2012-02-051-60/+7
| | | | requires SQLCounter which was moved to AR internal tests only.
* Moving AR::TestCase in to the AR tests directoryAaron Patterson2012-01-241-0/+63