class ActiveStorage::FileNotFoundError

Parent:
ActiveStorage::Error

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

© 2004–2020 David Heinemeier Hansson
Licensed under the MIT License.