Method: Gem::Net::HTTPExceptions#response
- Defined in:
- lib/rubygems/vendor/net-http/lib/net/http/exceptions.rb
#response ⇒ Object (readonly) Also known as: data
Returns the value of attribute response.
11 12 13 |
# File 'lib/rubygems/vendor/net-http/lib/net/http/exceptions.rb', line 11 def response @response end |