rails / 7.0.0 / activestorage / unrepresentableerror.html /

class ActiveStorage::UnrepresentableError

Parent:
ActiveStorage::Error

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.

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