method
inspect
v8.1.1 -
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