Skip to content

Instantly share code, notes, and snippets.

@nhemsley
Created February 26, 2014 08:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save nhemsley/9225933 to your computer and use it in GitHub Desktop.
Save nhemsley/9225933 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