method
render_to_body
v4.0.2 -
Show latest stable
- Class:
ActionController::Rendering
render_to_body(*)public
No documentation available.
# File actionpack/lib/action_controller/metal/rendering.rb, line 32
def render_to_body(*)
super || " "
end