Module: Arkaan::Concerns::Enumerable

Extended by:
ActiveSupport::Concern
Included in:
Arkaan::Campaigns::Invitation, Arkaan::Campaigns::Message, Monitoring::Action, Phone
Defined in:
lib/arkaan/concerns/enumerable.rb

Overview

Defines enumerations for the Mongoid models. An enumeration is a field that can only use a given set of values.

Author:

Defined Under Namespace

Modules: ClassMethods