capistrano / rbenv

Idiomatic rbenv support for Capistrano 3.x
MIT License
203 stars 60 forks source link

Fresh Capistrano file and when I attempt to deploy:check rbenv:validate not found. #63

Closed bhardin closed 8 years ago

bhardin commented 8 years ago

Any ideas?

bretthardin@Bretts-MacBook-Pro ~/Dropbox/code/bgg-tools (master ✘)✹✭ ᐅ cap production deploy:check
(Backtrace restricted to imported tasks)
cap aborted!
Don't know how to build task 'rbenv:validate'
/Users/bretthardin/Dropbox/code/bgg-tools/Capfile:7:in `require'
/Users/bretthardin/Dropbox/code/bgg-tools/Capfile:7:in `<top (required)>'
(See full trace by running task with --trace)
bhardin commented 8 years ago

If anyone else comes across this problem...

Don't utilize https://github.com/capistrano-plugins/capistrano-rbenv-install, it looks like it's broken.