Skip to Content Skip to Search
v7.1.0
class ActiveRecord::SerializationTypeMismatch < ActiveRecord::ActiveRecordError

ActiveRecord::SerializationTypeMismatch

Raised when unserialized object’s type mismatches one specified for serializable field.

Definition files