method
to_str
v4.1.8 -
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