Module: Virtuaservices::Concerns::Enumerable

Extended by:
ActiveSupport::Concern
Included in:
Account
Defined in:
lib/virtuaservices/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