We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
Add a solution for working with rbenv that uses bash_profile
Updated rbenv and capistrano Notes (markdown)
Symbol if always defined, but capistrano variable `rbenv_root` is defined only when we use capistrano command
Fix mistype for `defined?` condition
The solution provided doesn't work for me. I elaborated a solution which uses `rbenv exec`, which should be the best way to mess with scripts that require rbenv environment to be loaded.
Initial dump of a working configuration for capistrano/rbenv/whenever. It's not very detailed, but it should save the next guy 20 minutes :)