Hi - I wanted to try out the Blackbook gem:

http://contentfree.rubyforge.org/blackbook/

So I did

gem install blackbook

and I kept getting failures installing, and finally I used the --
ignore-dependencies flag in gem install, and I got it installed. Now I
try to do something very simple like

contacts = Blackbook.get :username => '[EMAIL PROTECTED]', :password =>
'password'

and I get

NameError: uninitialized constant Blackbook

at both the console and in the debugger.  my question is, do I have to
do something to use the newly installed gem?  I'm new to gems and have
only used them for examples and such.

Thanks for any help,
Dino
--~--~---------~--~----~------------~-------~--~----~
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