Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modernizes hash syntax in activerecord | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -3/+3 |
* | Remove legacy mysql adapter | Abdelkader Boudih | 2015-12-17 | 1 | -1/+1 |
* | Deprecate ActiveRecord::Base.scoped. | Jon Leighton | 2012-07-27 | 1 | -1/+1 |
* | remove deprecated calls | Jon Leighton | 2012-04-27 | 1 | -1/+1 |
* | please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT | Aaron Patterson | 2011-06-06 | 1 | -1/+1 |
* | Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES... | Jon Leighton | 2011-06-04 | 1 | -1/+1 |
* | adding a test case for custom locking | Aaron Patterson | 2011-02-21 | 1 | -0/+17 |