Skip to content

Instantly share code, notes, and snippets.

@pivotal-casebook
Created January 31, 2012 16:12
Show Gist options
  • Save pivotal-casebook/1711370 to your computer and use it in GitHub Desktop.
Save pivotal-casebook/1711370 to your computer and use it in GitHub Desktop.
/usr/sbin/usermod -a -G rvm deploy
yum install -y gcc-c++ patch readline readline-devel zlib zlib-devel libyaml-devel libffi-devel openssl-devel make bzip2 autoconf automake libtool bison glibc
echo insecure >> ~/.curlrc
rvm get head --auto
rm ~/.curlrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment