render_to_body(options) public

Called by `render` in AbstractController::Rendering which sets the return value as the `response_body`.

If no renderer is found, `super` returns control to `ActionView::Rendering.render_to_body`, if present.

Show source
Register or log in to add new notes.