method

attachments

rails latest stable - Class: ActiveStorage::Attached::Changes::DeleteMany
attachments()
public

No documentation available.

# File activestorage/lib/active_storage/attached/changes/delete_many.rb, line 15
    def attachments
      ActiveStorage::Attachment.none
    end