method
to_html
v7.1.3.4 -
Show latest stable
- Class:
ActionText::Attachables::ContentAttachment
to_html()public
No documentation available.
# File actiontext/lib/action_text/attachables/content_attachment.rb, line 22
def to_html
@to_html ||= content_instance.render(content_instance)
end