On 25 Jul 2010, at 12:53, doug livesey wrote: > Upgraded to the latest pre-release candidate for Ruby 1.9.3, and boy am I > regretting it! > Anyone else trying to work with 1.9.3 getting "cannot load such file" for > simple gems? > Worryingly, I was getting something similar in 1.9.2, too (I think -- > yesterday was a *long* day). > Might head over to IRC & see if anyone's swearing at it on the dev list.
I've not tried it myself, but didn't they remove "." from the load path in 1.9.x? So anything assuming . is in the load path will fail to load the files it wants. C --- Caius Durling [email protected] +44 (0) 7960 268 100 http://caius.name/ -- You received this message because you are subscribed to the Google Groups "NWRUG" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nwrug-members?hl=en.
