Sam Stephenson
|
7ac964353f
|
RBENV_HOME -> RBENV_ROOT
|
2011-09-11 11:58:57 -05:00 |
|
Alexander Rinass
|
5130f0464a
|
Support install locations other than $HOME/.rbenv.
Define RBENV_HOME env variable in libexec/rbenv and let all script delegates use this variable to determine rbenv's install location.
|
2011-08-25 09:28:01 +02:00 |
|
Andreas Johansson
|
6938692ca2
|
Fix argument that cannot be sent to bash via env
/usr/bin/env seems to have problems with arguments to bash on some
platforms. To bypass this, use set -e instead.
|
2011-08-12 11:33:45 +02:00 |
|
Ryan Baumann
|
bd0e1a73f9
|
Split rbenv-version into rbenv-version-name and rbenv-version-origin, update versions, prefix, and which appropriately
|
2011-08-09 16:41:35 -04:00 |
|
Sam Stephenson
|
e0e2d93639
|
Add support for RBENV_VERSION=system
|
2011-08-03 08:39:56 -05:00 |
|
Sam Stephenson
|
86362408f1
|
rbenv-path -> rbenv-prefix
|
2011-08-02 23:11:10 -05:00 |
|