class Mongoid::Enum::InvalidValue
Wraps invalid values loaded from DB before returning them via getter.
Public
↑ topAttributes
database_value[R]
Holds the value loaded from DB that is not part of defined enum.
Wraps invalid values loaded from DB before returning them via getter.
Holds the value loaded from DB that is not part of defined enum.