W3cubDocs

/Ruby on Rails 7.0

class ActiveStorage::InvariableError

Parent:
ActiveStorage::Error

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

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