From: Max Russell Date: 2006-09-27T04:18:15+09:00 Subject: Re: Cookbook example - uninitialized constant Paul Lutus wrote: > Max Russell wrote: > >> Interestingly I've tried this usign IRB on a Windows machine and can run >> the functionality, however if I try the same script executed from file, >> I get the uninitialized constant error. > > Possibly there are two or more different versions of Ruby on your > machine, > and each is activated in different circumstances. Or the IRB invocation > differs in some subtle way from that in the source file. I've just checked this out: Ruby 1.8.4 Gem 0.9.0 Blinkenlights 0.0.4 I've made sure that my system is consistent with only 1.8.x versions of Ruby and libraries, so this one confuses me. -- Posted via http://www.ruby-forum.com/.