method
with_output_buffer
v2.2.1 -
Show latest stable
- Class:
ActionView::Helpers::CaptureHelper
with_output_buffer(buf = '')public
Use an alternate output buffer for the duration of the block. Defaults to a new empty string.
with_output_buffer(buf = '')Use an alternate output buffer for the duration of the block. Defaults to a new empty string.