method
to_html
v7.1.3.4 -
Show latest stable
- Class:
ActionText::TrixAttachment
to_html()public
No documentation available.
# File actiontext/lib/action_text/trix_attachment.rb, line 59
def to_html
ActionText::HtmlConversion.node_to_html(node)
end