Method: ContextIO::Request#response
- Defined in:
- lib/context_io/utilities/request.rb
#response ⇒ Object (readonly)
Returns the value of attribute response.
4 5 6 |
# File 'lib/context_io/utilities/request.rb', line 4 def response @response end |