Method: ActionText::AttachmentGallery#inspect

Defined in:
actiontext/lib/action_text/attachment_gallery.rb

#inspectObject



68
69
70
# File 'actiontext/lib/action_text/attachment_gallery.rb', line 68

def inspect
  "#<#{self.class.name} size=#{size.inspect}>"
end