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 |
* | Rename active_relation_engine -> arel_engine and active_relation_table -> are... | Pratik Naik | 2010-01-16 | 1 | -2/+2 |
* | Ensure using proper engine for Arel::Table | Pratik Naik | 2010-01-04 | 1 | -0/+6 |
* | Move the transaction counter to the connection object rather than maintaining... | Jonathan Viney | 2008-07-15 | 1 | -0/+25 |
* | Namespace Inflector, Dependencies, OrderedOptions, and TimeZone under ActiveS... | Joshua Peek | 2008-06-03 | 1 | -1/+1 |
* | Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails | Jeremy Kemper | 2008-01-21 | 1 | -2/+2 |
* | Fix paths | Jeremy Kemper | 2008-01-18 | 1 | -3/+3 |
* | Move tests to cases | Jeremy Kemper | 2008-01-18 | 1 | -0/+60 |