method
body
v8.1.1 -
Show latest stable
- Class:
ActionDispatch::Response
body()public
Returns the content of the response as a string. This contains the contents of any calls to `render`.
body()Returns the content of the response as a string. This contains the contents of any calls to `render`.