Answer the question
In order to leave comments, you need to log in
What is the best way to define const enums in ruby?
Good afternoon.
Periodically, the task arises in the class to have some constant enumeration, such as:
KINDS = {
'clinic' => 1,
'shop' => 2
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question