Method: Sinew::Response#body
- Defined in:
- lib/sinew/response.rb
#body ⇒ Object
Returns the value of attribute body.
10 11 12 |
# File 'lib/sinew/response.rb', line 10 def body @body end |
Returns the value of attribute body.
10 11 12 |
# File 'lib/sinew/response.rb', line 10 def body @body end |