Method: WithConnection::ConnectionManagement.connection_pools

Defined in:
lib/with_connection/connection_pool.rb

.connection_poolsObject



63
64
65
# File 'lib/with_connection/connection_pool.rb', line 63

def self.connection_pools
  @@connection_pools
end