method
to_trix_html
v7.1.3.2 -
Show latest stable
- Class:
ActionText::Content
to_trix_html()public
No documentation available.
# File actiontext/lib/action_text/content.rb, line 117
def to_trix_html
render_attachments(&:to_trix_attachment).to_html
end