We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Steps for installing Ruby without RVM or RBENV
Steps for installing Ruby with RBENV
rbenv install --list-all
git -C /home/apache/.rbenv/plugins/ruby-build pull
If bundler give you a problem, manually install gem install bundler:1.17.3 --user-install
To make sure that there are no old versions of ruby installed wipe