method
body
v6.1.7.7 -
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.