From: Rusty Geldmacher Date: 2006-04-17T07:29:02+09:00 Subject: Re: Simple Enumerations in Rub I guess the attachment got lost with the forum... do you have a URL? rusty Florian Groß wrote: > Rusty Geldmacher wrote: > >> 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 > > Been there, done that. See attachment. -- Posted via http://www.ruby-forum.com/.