rbenv.el icon indicating copy to clipboard operation
rbenv.el copied to clipboard

use rbenv to manage your Ruby versions within Emacs

Results 2 rbenv.el issues
Sort by recently updated
recently updated
newest added

On Mac, if rbenv is installed by Homebrew(brew), rbenv.el will not work. rbenv.el is expecting to find ~/.rbenv/bin/rbenv but Homebrew installs rbenv in /usr/local/rbenv and use ~/.rbenv for different ruby...

So far, rbenv.el has been perfect to get rbenv working with emacs. Everything works except one thing: eshell. Ansi term works. Flycheck and rubocop work. inf-ruby and it's rails counterpart...