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