method
render_to_string
v3.2.1 -
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_response into a String. :api: plugin