Class: EnumHelperStruct

Inherits:
Struct
  • Object
show all
Defined in:
lib/def_enum_helper.rb

Instance Attribute Summary collapse

Instance Attribute Details

#displayObject

Returns the value of attribute display



42
43
44
# File 'lib/def_enum_helper.rb', line 42

def display
  @display
end

#indexObject

Returns the value of attribute index



42
43
44
# File 'lib/def_enum_helper.rb', line 42

def index
  @index
end