method
new
v3.0.9 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::ConnectionHandler
new(pools = {})public
No documentation available.
# File activerecord/lib/active_record/connection_adapters/abstract/connection_pool.rb, line 282
def initialize(pools = {})
@connection_pools = pools
end