Libraries
»
actionview
(7.2.2)
»
Index
»
ActionView
»
OutputBuffer
»
#html_safe
Method: ActionView::OutputBuffer#html_safe
Defined in:
lib/action_view/buffers.rb
#
html_safe
⇒
Object
32 33 34
# File 'lib/action_view/buffers.rb', line 32
def
to_s
@raw_buffer
.
html_safe
end