method
render_template
rails latest stable - Class:
ActionView::TemplateRenderer
render_template(view, template, layout_name, locals)private
Renders the given template. A string representing the layout can be supplied as well.
render_template(view, template, layout_name, locals)Renders the given template. A string representing the layout can be supplied as well.