class
ActiveStorage::UnpreviewableError
rails latest stable
- Superclass: StandardError
Raised when ActiveStorage::Blob#preview is called on a blob that isn’t previewable. Use ActiveStorage::Blob#previewable? to determine whether a blob is previewable.
Files
- activestorage/lib/active_storage/errors.rb