Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | assert_no_queries should allow to ignore some queries | Neeraj Singh | 2013-07-30 | 1 | -2/+3 |
| | |||||
* | removes the obsolete private method column_methods_hash [Closes #11406] | Xavier Noria | 2013-07-16 | 1 | -0/+12 |
| | |||||
* | remove unused `ActiveRecord::TestCase#sqlite3` method. | Yves Senn | 2013-07-02 | 1 | -6/+0 |
| | |||||
* | deprecated `ActiveRecord::TestCase` is no longer public. | Yves Senn | 2013-07-02 | 1 | -2/+94 |
| | | | | /cc @tenderlove | ||||
* | load active_support/deprecation in active_support/rails | Xavier Noria | 2012-08-02 | 1 | -1/+0 |
| | |||||
* | Get ActiveRecord::TestCase back on its feet, despite deprecation. It ↵ | Jeremy Kemper | 2012-02-05 | 1 | -60/+7 |
| | | | | requires SQLCounter which was moved to AR internal tests only. | ||||
* | Moving AR::TestCase in to the AR tests directory | Aaron Patterson | 2012-01-24 | 1 | -0/+63 |