rails / 6.0.0 / 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–2019 David Heinemeier Hansson
Licensed under the MIT License.