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