method

to_s

rails latest stable - Class: ActionText::Attachment
to_s()
public

No documentation available.

# File actiontext/lib/action_text/attachment.rb, line 125
    def to_s
      to_html
    end