Method: JsonClient::Response#raw_response
- Defined in:
- lib/json_client/response.rb
#raw_response ⇒ Object (readonly)
Returns the value of attribute raw_response.
3 4 5 |
# File 'lib/json_client/response.rb', line 3 def raw_response @raw_response end |