method
to_str
v5.2.3 -
Show latest stable
- Class:
ActionView::Template::HTML
to_str()public
No documentation available.
# File actionview/lib/action_view/template/html.rb, line 21
def to_str
ERB::Util.h(@string)
end