method
render_to_string
v8.1.1 -
Show latest stable
- Class:
ActionController::Rendering
render_to_string(*)public
Similar to #render, but only returns the rendered template as a string, instead of setting `self.response_body`.
render_to_string(*)Similar to #render, but only returns the rendered template as a string, instead of setting `self.response_body`.