From: Rick DeNatale Date: 2007-05-08T04:50:16+09:00 Subject: Re: dynamically named variables or Constants On 5/7/07, Tom V. wrote: > On Mon, 7 May 2007 20:26:10 +0900 > "Logan Capaldo" wrote: > > > > That seems really weird. Maybe ruby is not being as clear with reporting the > > error as it could be. At this point I'd try using a debugger to get to the > > bottom of it. > > > > ok, thanks. > do you happen to know a decent ruby debugger..? > haven't found one so far. > I am using linux. My weapon of choice when I want to pull out the big guns is ruby-debug, it's available as a gem. -- Rick DeNatale My blog on Ruby http://talklikeaduck.denhaven2.com/