method
blobs
v7.0.0 -
Show 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