chruby v0.3.0 Release Notes

Release Date: 2012-12-21 // over 11 years ago
    • ➕ Added the chruby-exec utility for use in crontab or with Continuous Integration (CI).
    • ➕ Added support for auto-detecting Rubies installed into /opt/rubies/ or ~/.rubies/.
    • ➕ Added share/chruby/auto.sh, which provides support for auto-switching to Rubies specified in the .ruby-version file.
    • ✂ Removed the "short circuit" check in chruby_use, to allow forcibly switching to the current Ruby, in case PATH or GEM_PATH become corrupted.