aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/multiple_db_test.rb
Commit message (Expand)AuthorAgeFilesLines
* ARel only requires the connection from the AR class. Simply return the AR cla...Aaron Patterson2011-02-031-3/+3
* transactional fixtures must be set to false for this testAaron Patterson2011-01-141-1/+1
* In a number of places in the tests, we only need to turn off transactional fi...Jon Leighton2011-01-111-1/+1
* Rename active_relation_engine -> arel_engine and active_relation_table -> are...Pratik Naik2010-01-161-2/+2
* Ensure using proper engine for Arel::TablePratik Naik2010-01-041-0/+6
* Move the transaction counter to the connection object rather than maintaining...Jonathan Viney2008-07-151-0/+25
* Namespace Inflector, Dependencies, OrderedOptions, and TimeZone under ActiveS...Joshua Peek2008-06-031-1/+1
* Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/railsJeremy Kemper2008-01-211-2/+2
* Fix pathsJeremy Kemper2008-01-181-3/+3
* Move tests to casesJeremy Kemper2008-01-181-0/+60