From: Arlen Cuss Date: 2008-03-16T20:39:34+09:00 Subject: Re: Error using FasterCSV ------=_Part_6904_21473151.1205667584365 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hey, On Sun, Mar 16, 2008 at 1:35 AM, James Gray wrote: > My guess is this: you named your own file fastercsv.rb. When you try > to require the gem, Ruby is finding your file first and it fails to > load because FasterCSV was never defined. If I'm right, you just need > to rename your file and it will work. > That was an awesome piece of deduction, and a joy to see. > James Edward Gray II > Cheers! Arlen ------=_Part_6904_21473151.1205667584365--