私は Ruby についてあまり知識がありません。Ruby Web サイトをホストする必要があります。デプロイのセットアップとチェックを行うと、すべて問題ありません。しかし、cap deploy を実行すると、次のエラーが発生します。
*** [deploy:update_code] rolling back
* executing "rm -rf /var/www/lpavisit/releases/20131009211837; true"
servers: ["x.xx.xx.xxx"]
[5.56.61.183] executing command
command finished in 209ms
failed: "sh -c 'cd /var/www/lpavisit/releases/20131009211837 && bundle install --without development test'" on x.xx.xx.xxx
ありがとう!!