method
body
rails 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.