class ActiveStorage::UnrepresentableError
Raised when ActiveStorage::Blob#representation is called on a blob that isn’t representable. Use ActiveStorage::Blob#representable? to determine whether a blob is representable.
Inherits From
-
class
ActiveStorage::Error