Ok, I reinstalled the gem via the console. (had to gem build the twitter one)
Then, I had to rename it to add the version number and after that it worked. On Sep 11, 12:11 am, DavidPaquet <[EMAIL PROTECTED]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
