Method: ActionText::AttachmentGallery#inspect
- Defined in:
- actiontext/lib/action_text/attachment_gallery.rb
#inspect ⇒ Object
68 69 70 |
# File 'actiontext/lib/action_text/attachment_gallery.rb', line 68 def inspect "#<#{self.class.name} size=#{size.inspect}>" end |