method
to_html
v6.1.7.7 -
Show latest stable
- Class:
ActionText::Attachment
to_html()public
No documentation available.
# File actiontext/lib/action_text/attachment.rb, line 80
def to_html
HtmlConversion.node_to_html(node)
end