Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add patch to ActiveStorage::Blob#delete
Prevent deletion of variants. We don't currently use variants and this causes timeouts (when doing a remote globs to find variant files to be deleted) when using a ActiveStorage SFTP service. See: https://github.com/rails/rails/blob/6-1-stable/activestorage/app/models/active_storage/blob.rb#L287-L290
- Loading branch information