instance method
to_html
Ruby on Rails 7.2.3
Since v6.0.6Signature
to_html()
No documentation comment.
Source
# File actiontext/lib/action_text/content.rb, line 138
def to_html
fragment.to_html
end
Defined in actiontext/lib/action_text/content.rb line 138
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionText::Content