method
render
v8.0.0 -
Show latest stable
- Class:
AbstractController::Rendering
render(*args, &block)public
Normalizes arguments and options, and then delegates to render_to_body and sticks the result in `self.response_body`.
Supported options depend on the underlying `render_to_body` implementation.