a simple version manager for Ruby, with a plugin system to modify its behaviour.
I installed rbenv according to the github directions. I am running OSX but I have tried this on a Ubuntu 12.04 …
ruby rbenvI'm trying to use bundler with rbenv. I has been working until today. The only thing I may have done …
ruby bundler rbenvHow to uninstall or remove ruby version from rbenv. I have installed two versions of ruby. While switching to ruby 1.9.3, …
ruby rbenvI was doing attempting to do some updates to openssl using homebrew and I somehow managed to break everything. I …
ruby-on-rails openssl homebrew rbenvIn Ubuntu 10.04 I just installed rbenv. The install command is not present. rbenv 0.4.0-49-g8b04303 Usage: rbenv <command&…
ruby ubuntu rbenv ubuntu-10.04I have installed rbenv in my vagrant machine but when I try to list all the available ruby versions rbenv …
ruby rbenvMy current Ruby version is 2.2.3 and I want to upgrade it to 2.3.0. I use rbenv using this guide: gorails.com/…
ruby rbenv