Skip to content

Instantly share code, notes, and snippets.

@craigquincy
Created October 25, 2017 17:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save craigquincy/62fe064ffdd0d78da23641cbff0d44f3 to your computer and use it in GitHub Desktop.
Save craigquincy/62fe064ffdd0d78da23641cbff0d44f3 to your computer and use it in GitHub Desktop.
\curl -sSL https://get.rvm.io | bash -s stable --ruby
xcode-select --install
gem install nokogiri -- --use-system-libraries --with-xml2-include=/usr/include/libxml2 —with-xml2-lib=/usr/lib/
gem install rails
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment