Description
Switches the active Ruby version inside bash or zsh sessions. It is useful for developers who maintain projects that need different Ruby versions without changing the whole system Ruby.
Shell version switching changes which interpreter and gems commands use. Confirm the active Ruby before installing gems or running deployment scripts.