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