method
blobs
rails latest stable - Class:
ActiveStorage::Attached::Changes::DeleteMany
blobs()public
No documentation available.
# File activestorage/lib/active_storage/attached/changes/delete_many.rb, line 19
def blobs
ActiveStorage::Blob.none
end