← all formulas
Ruby virtual env tool
- Version
- v0.5.2
- License
- MIT
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install ryCaveats
Please add to your profile:
which ry &>/dev/null && eval "$(ry setup)"
If you want your Rubies to persist across updates you
should set the `RY_RUBIES` variable in your profile, i.e.
export RY_RUBIES="$HOMEBREW_PREFIX/var/ry/rubies"