Ruby on Rails 3 + Apache2 + Phusion Passenger: Bundler::GemNotFound exception
问题 I'm trying to deploy a Rails app on an Apache2 server by using Phusion Passenger. While everything works well locally, I am getting the infamous "Bundler::GemNotFound" error while deploying: Could not find abstract-1.0.0 in any of the sources (Bundler::GemNotFound) All my gems are installed in my local home folder. Thus the passenger configuration lines from my Apache2 configuration file are as follows: LoadModule passenger_module /home/regis/.gem/gems/passenger-3.0.7/ext/apache2/mod