Method: Rack::Response#body
- Defined in:
- lib/rack/response.rb
permalink #body ⇒ Object
Returns the value of attribute body.
31 32 33 |
# File 'lib/rack/response.rb', line 31 def body @body end |
Returns the value of attribute body.
31 32 33 |
# File 'lib/rack/response.rb', line 31 def body @body end |