SOLVED!

The problem was that since the installer failed, I had to install
without dependencies. Apparently, I forgot to manually install
fastercsv, but instead of throwing a message like 'no fastercsv,' it
said 'no such file to load.'  Thanks for your help guys.

dino

On Sep 9, 5:36 pm, "dino d." <[EMAIL PROTECTED]> wrote:
> no, i'm running rails 2.0.2
>
> thanks for your help so far.
>
> On Sep 9, 5:28 pm, Robert Walker <[EMAIL PROTECTED]>
> wrote:
>
> > Is this is Rails 2.1?
>
> > If so did you look at the comments pertaining to gems in
> > config/environment.rb?
>
> > Example:
> > config.gem "hpricot", :version => '0.6', :source =>
> > "http://code.whytheluckystiff.net";
>
> >dinod. wrote:
> > > I didn't originally, but now I did.  I added:
>
> > > require 'blackbook'
>
> > > and now, I get
>
> > > no such file to load -- blackbook
>
> > > I've checked and blackbook.rb is installed here:
>
> > > C:\ruby\lib\ruby\gems\1.8\gems\blackbook-1.0.4\lib
>
> > > i don't have any idea how ruby looks for gems or where.  this error
> > > tells me it can't find blackbook.rb.  Any ideas?
>
> > > Thanks,
> > >Dino
>
> > --
> > Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to