Hi-
I'm trying to load the blackbook gem. I had it working at one point
and don't recall how I broke it. Anyway, right now, I can load it in
irb and I get 'true' (success). The app dies, however and I get this
in the log:
MissingSourceFile (no such file to load -- blackbook):
/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require'
/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
/usr/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/active_support/
dependencies.rb:510:in `require'
/usr/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/active_support/
dependencies.rb:355:in `new_constants_in'
/usr/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/active_support/
dependencies.rb:510:in `require'
/app/controllers/friends_controller.rb:4
...
So, it sounds like irb is using one gem path and the application is
using another. I'm sure the gem is there, and this is a hosted app so
I don't have root. (The app works fine on my dev machine).
Can someone push me in the right direction?
Thanks,
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 [email protected]
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
-~----------~----~----~----~------~----~------~--~---