method
html_safe?
v3.2.8 -
Show latest stable
- Class:
ActionView::StreamingBuffer
html_safe?()public
No documentation available.
# File actionpack/lib/action_view/buffers.rb, line 35
def html_safe?
true
end html_safe?()No documentation available.
# File actionpack/lib/action_view/buffers.rb, line 35
def html_safe?
true
end