Hi everyone !

Trying to upload a new app that is almost ready for production.  This
app make us of a gem found on github.  I added this to my
environnement.rb :

config.gem "dancroak-twitter-search",:lib => 'twitter_search', :source
=> "http://gems.github.com";

I also dit gem:unpack so I have the gem in my vendors directory.
Everything work fine on my computer but on heroku I get a no such file
to load -- twitter_search everytime I try to run a rake job including
db:migrate.

Any idea why ?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" 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/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to