Class: App::Enum

Inherits:
Object
  • Object
show all
Defined in:
lib/core/enums.rb

Constant Summary collapse

YES =
'yes'
NO =
'no'