Method: SimpleHelper::ResponseParser#body
- Defined in:
- lib/simple_helper/response_parser.rb
#body ⇒ Object (readonly)
Returns the value of attribute body.
9 10 11 |
# File 'lib/simple_helper/response_parser.rb', line 9 def body @body end |