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.
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.