class InvariableError
Ruby on Rails 7.1.6
Since v5.2.8.1Raised when ActiveStorage::Blob#variant is called on a blob that isn’t variable. Use ActiveStorage::Blob#variable? to determine whether a blob is variable.
Ruby on Rails 7.1.6
Since v5.2.8.1Raised when ActiveStorage::Blob#variant is called on a blob that isn’t variable. Use ActiveStorage::Blob#variable? to determine whether a blob is variable.