W3cubDocs

/Ruby on Rails 6.0

class ActiveStorage::UnpreviewableError

Parent:
ActiveStorage::Error

Raised when ActiveStorage::Blob::Representable#preview is called on a blob that isn't previewable. Use ActiveStorage::Blob::Representable#previewable? to determine whether a blob is previewable.

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