method
render_to_string
v3.0.0 -
Show latest stable
- Class:
AbstractController::Rendering
render_to_string(*args, &block)public
Raw rendering of a template to a string. Just convert the results of render_to_body into a String. :api: plugin