aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/connection_specification.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Require URIChris Bandy2012-06-281-0/+2
* connection specification will deep copy the configAaron Patterson2011-12-301-0/+4
* each connection pool has a reaperAaron Patterson2011-12-301-1/+1
* Support establishing connection on ActiveRecord::Model.Jon Leighton2011-12-281-0/+79