class
ActiveStorage::UnrepresentableError
rails latest stable
- Superclass: StandardError
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.
Files
- activestorage/lib/active_storage/errors.rb