Method: Jiraby::JSONParseError#response
- Defined in:
- lib/jiraby/json_resource.rb
#response ⇒ Object (readonly)
Returns the value of attribute response.
6 7 8 |
# File 'lib/jiraby/json_resource.rb', line 6 def response @response end |