aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_handling.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove ActiveRecord::ModelJon Leighton2012-10-261-1/+0
* Make connection pool retrieval fasterJon Leighton2012-08-311-1/+1
* load active_support/core_ext/module/delegation in active_support/railsXavier Noria2012-08-021-1/+0
* Simplify AR configuration code.Jon Leighton2012-06-151-0/+4
* removes verify_active_connections!Xavier Noria2012-02-241-1/+1
* Delegate clear_active_connections to handler as wellCarlos Antonio da Silva2012-01-141-6/+2
* Support establishing connection on ActiveRecord::Model.Jon Leighton2011-12-281-0/+100