Skip to content

Instantly share code, notes, and snippets.

@zolzaya
Created September 5, 2011 03:00
Show Gist options
  • Save zolzaya/1193975 to your computer and use it in GitHub Desktop.
Save zolzaya/1193975 to your computer and use it in GitHub Desktop.
Installing Rails 3.1
rvm use 1.9.2@rails31 --create
rvm use 1.9.2@rails31 --default
# installing rails 3.1
gem install rails
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment