Hi all, Recently I've had to come up with a way to simulate an enumerated type for a Rails project that I am working on. I looked around for a bit to see what is out there and what people are doing now, but nothing I found would satisfy all of my design requirements. I wrote up a blog entry on the subject which discusses what our requirements were and how we addressed them. The results are here: http://www.soapboxsoftware.org/articles/2006/04/15/a-simple-enumeration-pattern-for-ruby I would greatly appreciate feedback from the Ruby community! Thanks, rusty -- Posted via http://www.ruby-forum.com/.