Tagged Questions

8
votes
5answers
2k views

How can I use C# style enumerations in Ruby?

I just want to know the best way to emulate a C# style enumeration in Ruby.