instance method
to_html
Ruby on Rails 8.0.4
Since v6.0.6Signature
to_html()
No documentation comment.
Source
# File actiontext/lib/action_text/trix_attachment.rb, line 61
def to_html
ActionText::HtmlConversion.node_to_html(node)
end
Defined in actiontext/lib/action_text/trix_attachment.rb line 61
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionText::TrixAttachment