Libraries
»
actionview
(7.2.2)
»
Index
»
ActionView
»
OutputBuffer
»
#to_str
Method: ActionView::OutputBuffer#to_str
Defined in:
lib/action_view/buffers.rb
#
to_str
⇒
Object
34 35 36
# File 'lib/action_view/buffers.rb', line 34
def
to_str
@raw_buffer
.
dup
end