\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