class ActionView::Renderer
def render_partial(context, options, &block) # :nodoc:
Direct access to partial rendering.
def render_partial(context, options, &block) # :nodoc: render_partial_to_object(context, options, &block).body end
def render_partial(context, options, &block) # :nodoc: render_partial_to_object(context, options, &block).body end