rails / 7.1 / activestorage / filenotfounderror.html

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–2021 David Heinemeier Hansson
Licensed under the MIT License.