rails / 6.0.0 / activestorage / invariableerror.html /

class ActiveStorage::InvariableError

Parent:
ActiveStorage::Error

Raised when ActiveStorage::Blob::Representable#variant is called on a blob that isn't variable. Use ActiveStorage::Blob::Representable#variable? to determine whether a blob is variable.

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