class UnpreviewableError
Ruby on Rails 6.1.7.10
Since v5.2.8.1Raised when ActiveStorage::Blob#preview is called on a blob that isn’t previewable. Use ActiveStorage::Blob#previewable? to determine whether a blob is previewable.
Ruby on Rails 6.1.7.10
Since v5.2.8.1Raised when ActiveStorage::Blob#preview is called on a blob that isn’t previewable. Use ActiveStorage::Blob#previewable? to determine whether a blob is previewable.