method
inspect
v6.1.7.7 -
Show latest stable
- Class:
ActionText::Attachment
inspect()public
No documentation available.
# File actiontext/lib/action_text/attachment.rb, line 88
def inspect
"#<#{self.class.name} attachable=#{attachable.inspect}>"
end