Method: SmartEnum::Attributes::ClassMethods#attribute_set

Defined in:
lib/smart_enum/attributes.rb

#attribute_setObject



36
37
38
# File 'lib/smart_enum/attributes.rb', line 36

def attribute_set
  @attribute_set ||= {}
end