Skip to content

History / rbenv and capistrano Notes

Revisions

  • Add a solution for working with rbenv that uses bash_profile

    @mvz mvz committed Jan 4, 2024
  • Updated rbenv and capistrano Notes (markdown)

    @duleorlovic duleorlovic committed Nov 20, 2020
  • Symbol if always defined, but capistrano variable `rbenv_root` is defined only when we use capistrano command

    @duleorlovic duleorlovic committed Nov 18, 2020
  • Fix mistype for `defined?` condition

    @VitaliyAdamkov VitaliyAdamkov committed Jan 22, 2018
  • Updated rbenv and capistrano Notes (markdown)

    @mdesantis mdesantis committed Apr 3, 2017
  • Updated rbenv and capistrano Notes (markdown)

    @mdesantis mdesantis committed Apr 3, 2017
  • 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.

    @mdesantis mdesantis committed Apr 3, 2017
  • Initial dump of a working configuration for capistrano/rbenv/whenever. It's not very detailed, but it should save the next guy 20 minutes :)

    @elthariel elthariel committed Jan 23, 2017