pyenv/libexec
Mislav Marohnić 43b28caa94 Fix discovering .ruby-version files in root directory
It's not that this is a preferred way to set a global version (one
should use `rbenv global <version>` instead), but this fixes the
function purely for correctness: all parent directories should be
scanned, even the root directory.

Fixes #745
2015-06-09 17:24:15 +02:00
..
rbenv Add rbenv's own rbenv.d directory to hook paths 2014-10-19 14:35:36 +02:00
rbenv---version
rbenv-commands
rbenv-completions
rbenv-exec Speed up obtaining exec/which/whence completions 2014-10-15 01:24:45 +02:00
rbenv-global
rbenv-help
rbenv-hooks Fail hard if RBENV_NATIVE_EXT is set but extensions failed to load 2014-10-13 04:12:35 +02:00
rbenv-init Merge pull request #528 from sstephenson/dylib 2014-10-15 18:19:54 +02:00
rbenv-local
rbenv-prefix
rbenv-rehash Simplify the shims registration implementation in rbenv-rehash 2014-10-15 05:46:18 +02:00
rbenv-root
rbenv-sh-rehash
rbenv-sh-shell
rbenv-shims
rbenv-version
rbenv-version-file Fix discovering .ruby-version files in root directory 2015-06-09 17:24:15 +02:00
rbenv-version-file-read
rbenv-version-file-write
rbenv-version-name Remove warning about extraneous "ruby-" prefix in .ruby-version 2015-01-29 01:55:58 -08:00
rbenv-version-origin
rbenv-versions Have versions emit a warning when no Ruby version was found 2014-10-13 04:02:04 +02:00
rbenv-whence Speed up obtaining exec/which/whence completions 2014-10-15 01:24:45 +02:00
rbenv-which Speed up obtaining exec/which/whence completions 2014-10-15 01:24:45 +02:00