RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: sennor
Does Capistrano not create an error log?
I also get the bundle install error:
failed: "sh -c 'cd /home/deployer/apps/burden_farming/releases/20120322200251 && bundle install --gemfile
But it does not tell much, how to debug? How can I find out which gem dependency is causing the error?
Does Capistrano not create an error log?
I also get the bundle install error:
failed: "sh -c 'cd /home/deployer/apps/burden_farming/releases/20120322200251 && bundle install --gemfile
But it does not tell much, how to debug? How can I find out which gem dependency is causing the error?