Module: ConstEnum::WithI18n

Extended by:
ActiveSupport::Concern
Defined in:
lib/const_enum/with_i18n.rb

Defined Under Namespace

Modules: ClassMethods, InstanceMethods

Constant Summary collapse

DEFAULT_OPTIONS =
{ :key => 'labels'}