chruby 0.3.0 released!
chruby 0.3.0 was released! What's new:
Optional auto-switching when a
Auto-detection of Rubies installed into
Added
Optional auto-switching when a
.ruby-version file is detected.
Auto-detection of Rubies installed into
/opt/rubies/ and ~/.rubies.
Added
chruby-exec, a convenience utility that switches to a Ruby and runs a command. This is intended for use in crontab or Continuous Integration (CI) servers. 
Comments