I am developing on Ubuntu 8.10 and deploying to CentOS 5.2. I'm running Rails 2.2.2 on both machines.
I understand that the list of gems in the environment file are required. I also understand that ferret and acts_as_ferret are two different gems. I was under the impression that lovdbyless was distributed with these gems in the vendor/gems folder. And that running 'rake gems:build' would build the gems for use with the app. That is how it worked on my ubuntu machine. But I was also just using script/server instead of Phusion Passenger. How do you suggest I deploy? Should I install all the gems on the production server then deploy the application not relying on 'rake gems:build' or the vendor/gems folder? Francois, so you ended up gitignoring the vendor/gems folder completely? What about install the gems on the production server? Any special way or just 'gem install acts_as_ferret'? Jeremy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lovd by Less" 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/lovdbyless?hl=en Who loves ya baby? -~----------~----~----~----~------~----~------~--~---
