You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 13, 2023. It is now read-only.
Paperclip::ContentTypeDetector keeps a File object open and thus prevents it from being deleted, moved, etc. until it is closed by the garbage collector.
I was mass-importing images from a zip file and I noticed that I couldn't delete the files after assigning them to Paperclip.