After a long period without using Ruby on Rails on MacBook (OSX 10.9), every time I run 
    rake db:migrate
or
    bundle exec rake db:migrate
I get the following errorr:
 git://github.com/capistrano/capistrano.git (at master) is not yet checked out. Run `bundle install` first.
I've already run the bundle install, but still not working.
Thanks for the help!
Try :
 Bundle install --deployment 
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With