aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/threaded_connections_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Dynamically set allow_concurrency. Closes #4044.Jeremy Kemper2006-03-131-0/+10
* Deprecated ActiveRecord::Base.threaded_connection in favor of ActiveRecord::B...Marcel Molina2005-10-121-1/+1
* Require topic model rather than assume another test has already.Jeremy Kemper2005-09-301-0/+1
* Fixed that each request with the WEBrick adapter would open a new database co...David Heinemeier Hansson2005-07-101-0/+34