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