RVM is a very
useful tool for working with multiple Ruby interpreters, and it’s
especially handy for testing libraries against multiple
interpreters. Unfortunately (for me), it only works with bash, zsh,
and similar shells, and I use tcsh—but I’ve found a
workaround.
More …