class ActionView::Renderer
def render_template(context, options) #:nodoc:
Direct access to template rendering.
def render_template(context, options) #:nodoc: render_template_to_object(context, options).body end
def render_template(context, options) #:nodoc: render_template_to_object(context, options).body end