rails / 6.1.1 / activestorage / unpreviewableerror.html /

class ActiveStorage::UnpreviewableError

Parent:
ActiveStorage::Error

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.

© 2004–2020 David Heinemeier Hansson
Licensed under the MIT License.