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