to_html()
public

No documentation available.

# File actiontext/lib/action_text/attachables/content_attachment.rb, line 24
      def to_html
        @to_html ||= content_instance.render(content_instance)
      end