method

render_to_string

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