Skip to Content Skip to Search
v7.1.0
class ActiveStorage::FileNotFoundError < ActiveStorage::Error

ActiveStorage::FileNotFoundError

Raised when ActiveStorage::Blob#download is called on a blob where the backing file is no longer present in its service.

Definition files