Method: Gem::Net::HTTP::Persistent#pool
- Defined in:
- lib/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb
#pool ⇒ Object (readonly)
Test-only accessor for the connection pool
362 363 364 |
# File 'lib/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb', line 362 def pool @pool end |