Skip to content

Instantly share code, notes, and snippets.

@rws4px
Forked from nhemsley/SETUP
Created March 17, 2014 17:59
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 rws4px/9604758 to your computer and use it in GitHub Desktop.
Save rws4px/9604758 to your computer and use it in GitHub Desktop.
SETUP
#You must install ruby v1.8.7, using rbenv & rbenv install or rvm
#you can find out with ruby -v
#You must install mysql
gem install -v=2.0.1 rails
gem install -v=2.4.2 rdoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment