Had an issue with Capistrano refusing to deploy a rails app to an Ubuntu server (with rvm) on AWS.
Best results in other decks
You can use local copies of gems in your Gemfile like this: gem 'spreewald', path: '~/gems/spreewald' As soon as you...
This method will remove automatically installed packages that no other packages depend on any more. This, of course...