method

inspect

inspect()
public

No documentation available.

# File actiontext/lib/action_text/attachment.rb, line 86
    def inspect
      "#<#{self.class.name} attachable=#{attachable.inspect}>"
    end