I have some trouble here. I am working with a Rails 2.3 project (working on the production server through ssh - don\'t ask why). Here is the Gemfile. When delayed_jobs is t
bundler accepts a --path option.
bundle install --path vendor/bundle