method
fragment_for_html
v7.0.0 -
Show latest stable
- Class:
ActionText::HtmlConversion
fragment_for_html(html)public
No documentation available.
# File actiontext/lib/action_text/html_conversion.rb, line 11
def fragment_for_html(html)
document.fragment(html)
end