instance method
size
Ruby on Rails 6.1.7.10
Since v6.0.6Signature
size()
No documentation comment.
Source
# File actiontext/lib/action_text/attachment_gallery.rb, line 51
def size
attachments.size
end
Defined in actiontext/lib/action_text/attachment_gallery.rb line 51
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionText::AttachmentGallery