cap deploy:migrations fails with Could not locate Gemfile
问题 I'm working on my first rails deployment and having a problem I can't figure out. mac osx 10.8.2 ruby 1.8.7 Rails 3.2.6 rvm 1.17.2 I've been following this tutorial http://brandnewrails.wordpress.com/ and got stuck on 7c. I set it all up in RVM, got git running on the server, ran bundle install in the app, and wrote the Capistrano recipe in my_app/config/deploy.rb Then I ran: $ capify . no problem $ cap deploy:setup no errors $ cap deploy:check returned You appear to have all necessary