rbenv
rbenv copied to clipboard
[feature request] Support `--keep` option to keep ruby source
I need to install some gems that need the ruby source code. I get that with rbenv install -k $VER. It would be nice to have that option with this role as well.