instance method
attachments
Ruby on Rails 7.1.6
Since v7.1.6Returns the associated ActiveStorage::Attachment instances.
Source
# File activestorage/app/models/active_storage/blob.rb, line 37
has_many :attachments
Defined in activestorage/app/models/active_storage/blob.rb line 37
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveStorage::Blob