Method: Bundler::ConnectionPool::Wrapper#wrapped_pool
- Defined in:
- lib/bundler/vendor/connection_pool/lib/connection_pool/wrapper.rb
permalink #wrapped_pool ⇒ Object
[View source]
9 10 11 |
# File 'lib/bundler/vendor/connection_pool/lib/connection_pool/wrapper.rb', line 9 def wrapped_pool @pool end |