method

to_s

rails latest stable - Class: ActionText::Attachables::ContentAttachment
to_s()
public

No documentation available.

# File actiontext/lib/action_text/attachables/content_attachment.rb, line 26
      def to_s
        to_html
      end