chruby v0.3.8 Release Notes
Release Date: 2013-12-04 // over 9 years ago-
๐ chruby.sh
- โ Remove trailing slashes from ruby directories when iterating over
RUBIES
. (@halostatue) - Ensure all temporary variables are local or unset.
auto.sh
- ๐ Ensure that
chruby_auto
can read.ruby-version
files that do not end with a new-line. (@hosiawak)
scripts/setup.sh
- ๐ Install ruby-install 0.3.3.
scripts/bug_report.sh
- Print
$HOME
,$RUBY_AUTO_VERSION
. - Print
trap -p
,$preexec_functions
and$precmd_functions
. - ๐จ Print env variables even when they are empty.
- โ Remove trailing slashes from ruby directories when iterating over