Method: Web::Response#body

Defined in:
lib/web/response.rb

#bodyObject (readonly)

Returns the value of attribute body.



8
9
10
# File 'lib/web/response.rb', line 8

def body
  @body
end