Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Fix issue #1272 | Brian Mathiyakom | 2011-06-01 | 1 | -1/+1 |
* | Evaluate default scopes at the last possible moment in order to avoid problem... | Jon Leighton | 2011-04-12 | 1 | -1/+1 |
* | isolating eager_loading? method | Aaron Patterson | 2010-11-30 | 1 | -0/+11 |
* | making sure scope_for_create value is cached | Aaron Patterson | 2010-11-30 | 1 | -0/+12 |
* | surrounding scope_for_create behavior | Aaron Patterson | 2010-11-30 | 1 | -0/+14 |
* | Ruby 1.8, how does it work? | Aaron Patterson | 2010-11-30 | 1 | -6/+6 |
* | testing combined nodes are not traversed | Aaron Patterson | 2010-11-30 | 1 | -0/+9 |
* | adding more tests surrounding where_values_hash | Aaron Patterson | 2010-11-30 | 1 | -3/+19 |
* | testing Relation#table_name | Aaron Patterson | 2010-11-30 | 1 | -0/+21 |
* | adding a test for ActiveRecord::Relation | Aaron Patterson | 2010-11-30 | 1 | -0/+56 |