You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this script is intended to bootstrap a ruby box from sratch without relying on tools such as chef or puppet.
rvm or rbenv are both excellent options but I prefer not using them on production since I only need to install 1 ruby version.
Rather than wget and compile the ruby manunally, why not just use RVM to install your Ruby version?
https://rvm.io
The text was updated successfully, but these errors were encountered: