W3cubDocs

/Ruby on Rails 6.0

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.