render_to_body(options = {})
Performs the actual template rendering.
# File actionpack/lib/abstract_controller/rendering.rb, line 49 def render_to_body(options = {}) end