class UnrepresentableError
Ruby on Rails 7.1.6
Since v5.2.8.1Raised when ActiveStorage::Blob#representation is called on a blob that isn’t representable. Use ActiveStorage::Blob#representable? to determine whether a blob is representable.
Ruby on Rails 7.1.6
Since v5.2.8.1Raised when ActiveStorage::Blob#representation is called on a blob that isn’t representable. Use ActiveStorage::Blob#representable? to determine whether a blob is representable.