From: Robert Klemme Date: 2011-03-24T19:49:07+09:00 Subject: Re: Class names in arrays On Thu, Mar 24, 2011 at 11:22 AM, Benjamin Fowl wrote: > Is it a bad idea to use class names in a hash? > > eg > > coll = [EcoCalendar,MarketForecast] Where's the Hash? Or did you mean [EcoCalendar,MarketForecast].hash ? Cheers robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/