Libraries
»
smart_enum
(2.3.0)
»
Index
»
SmartEnum
»
Attributes
»
ClassMethods
»
#attribute_set
Method: SmartEnum::Attributes::ClassMethods#attribute_set
Defined in:
lib/smart_enum/attributes.rb
#
attribute_set
⇒
Object
36 37 38
# File 'lib/smart_enum/attributes.rb', line 36
def
attribute_set
@attribute_set
||=
{
}
end