Exception: ActiveStorage::FileNotFoundError

Inherits:
Error
  • Object
show all
Defined in:
activestorage/lib/active_storage/errors.rb

Overview

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