Method: Bundler::ConnectionPool::Wrapper#wrapped_pool

Defined in:
lib/bundler/vendor/connection_pool/lib/connection_pool/wrapper.rb

#wrapped_poolObject

[View source]

9
10
11
# File 'lib/bundler/vendor/connection_pool/lib/connection_pool/wrapper.rb', line 9

def wrapped_pool
  @pool
end