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