class ActiveStorage::UnrepresentableError
Raised when ActiveStorage::Blob::Representable#representation is called on a blob that isn't representable. Use ActiveStorage::Blob::Representable#representable? to determine whether a blob is representable.
© 2004–2019 David Heinemeier Hansson
Licensed under the MIT License.