instance method
body
Ruby on Rails 4.2.9
Since v4.2.9Signature
body()
No documentation comment.
Source
# File actionpack/lib/action_dispatch/http/response.rb, line 370
def body
@response.body
end
Defined in actionpack/lib/action_dispatch/http/response.rb line 370
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionDispatch::Response::RackBody