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