From: andrew mcelroy Date: 2010-07-13T03:36:04+09:00 Subject: Re: [UPDATE] Try Ruby is back online. --00163630ff653bfc5c048b35061c Content-Type: text/plain; charset=ISO-8859-1 On Mon, Jul 12, 2010 at 1:17 PM, Xavier Noria wrote: > On Mon, Jul 12, 2010 at 7:43 PM, andrew mcelroy > wrote: > > > I'm sorry if I sound like an idiot, but can you expand on what you mean > that > > . is no longer in $ > > > > Do you mean that current directory is no longer in path? > > That's right, the current working directory is no longer in the load > path. If your app assumed it was chdir'ed to the CGI directory and did > a bare require it won't work. > > > Was this a change from 1.9.1 to 1.9.2? > > Yes. > > Why was this change made? Will this behavior be backported to Ruby 1.8? I guess reading the change log is pretty important then. Andrew McElroy --00163630ff653bfc5c048b35061c--