module ConnectionPool::ForkTracker
class ConnectionPool
class ConnectionPool::Error
class ConnectionPool::PoolShuttingDownError
class ConnectionPool::TimedStack
class ConnectionPool::TimeoutError
class ConnectionPool::Wrapper
connection_pool
2.4.0
# with
def with(&block) @pool.with(&block) end