method
body
v7.1.3.4 -
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.