aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/connection_specification
Commit message (Expand)AuthorAgeFilesLines
* fixed support for DATABASE_URL for rake db tasksGrace Liu2012-10-291-2/+0
* Make Active Record tests pass in isolationRafael Mendonça França2012-10-291-1/+1
* Fix the skip code.Rafael Mendonça França2012-10-281-4/+4
* Merge pull request #7593 from veader/patch-1Rafael Mendonça França2012-10-281-0/+8
* Merge pull request #6616 from dpassage/fix_resolver_test_sqlite3Carlos Antonio da Silva2012-07-191-0/+3
* respond_to? information of AR is not the responsibility of the specAaron Patterson2011-11-291-1/+1
* Fix resolver_test.rb on travis (postgresql isn't setup, so it can't load the ...Jon Leighton2011-11-291-6/+6
* Move connection resoluion logic to it's own testable class.Aaron Patterson2011-11-281-0/+41