| Tekijä | SHA1 | Viesti | Päivämäärä |
|---|---|---|---|
|
|
1e1c9cb0dc |
Fix emulating the scenario where system Ruby is missing on OpenBSD
On other systems, we expected to find system Ruby in `/usr/bin`, but in OpenBSD 5.4 it will be found in `/usr/local/bin`. This replaces the limited USRBIN_ALT hack with a more generic `path_without` function that will ensure that the given executable is not present in the resulting PATH even if it's found in multiple system paths. |
12 vuotta sitten |
|
|
f4fade3d26 |
better error message for `rbenv prefix system`
Have `rbenv prefix` handle the case where system Ruby is not installed, i.e. `rbenv which ruby` doesn't find ruby in PATH. Fixes #362 |
12 vuotta sitten |
|
|
bb6bccb782 | tests galore | 13 vuotta sitten |