From: Tim Hunter Date: 2009-10-08T11:13:27+09:00 Subject: Re: read CSV file using csv library Frank Guerino wrote: > When I run it, I get the following errors... > > ./fastercsv.rb:53: uninitialized constant FasterCSV (NameError) > from > /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in > `gem_original_require' > from > /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in > `require' > from fasterCSV.rb:50 > frank-guerinos-macbook-air:CSV guerino1$ > > > I checked the documentation using "ri FasterCSV" but there doesn't seem > to be anything obvious. > Frank, If your test program is named fastercsv.rb (regardless of case), rename it to something else, like mytest.rb or something. -- RMagick is looking for a maintainer. Email me if you're interested.