method
to_trix_html
v7.0.0 -
Show latest stable
- Class:
ActionText::RichText
to_trix_html()public
No documentation available.
# File actiontext/app/models/action_text/rich_text.rb, line 25
def to_trix_html
body&.to_trix_html
end