I installed ruby 1.9.3 on ubuntu 10.04 server. There is problem with capistrano to find the bundle. How to find the path for the ruby dir and where is bundle located? There are /.rvm/gems/ruby-1.9.3-p125 and /.rvm/gems/ruby-1.9.3-p125@global. There are bundles in multiple subdirs under /.rvm/.
Thanks so much.
which bundleto find where bundler binary is locatedIf you need to run Capistrano in the context of current bundle, run
bundle exec cap