Method: ActionText::Content#to_trix_html
- Defined in:
- actiontext/lib/action_text/content.rb
#to_trix_html ⇒ Object
134 135 136 |
# File 'actiontext/lib/action_text/content.rb', line 134 def to_trix_html (&:to_trix_attachment).to_html end |