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
In case, when your file was uploaded for example through nginx upload module, it won't be removed like it would be as Tempfile(Rails, Rack uploaders create this instance for uploaded files). For this situation you could add a callback to the your uploader class: