Libraries
»
web
(0.1.0)
»
Index
»
Web
»
Response
»
#body
Method: Web::Response#body
Defined in:
lib/web/response.rb
#
body
⇒
Object
(readonly)
Returns the value of attribute body.
8 9 10
# File 'lib/web/response.rb', line 8
def
body
@body
end