You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide an ActiveRecord model that behaves as a database-backed enumeration
between indices and symbolic values. This allows us to have a valid foreign key
which behaves like a enumeration. Values are cached at startup, and cannot be
changed.