method
purge_later
v5.2.3 -
Show latest stable
- Class:
ActiveStorage::Blob
purge_later()public
Enqueues an ActiveStorage::PurgeJob job that’ll call purge. This is the recommended way to purge blobs when the call needs to be made from a transaction, a callback, or any other real-time scenario.