Skip to content

Instantly share code, notes, and snippets.

@g-ilham
Created November 10, 2014 10:06
Show Gist options
  • Save g-ilham/a9e570f0a0c59c63784d to your computer and use it in GitHub Desktop.
Save g-ilham/a9e570f0a0c59c63784d to your computer and use it in GitHub Desktop.
Create projects with old rails
*Create projects with old rails*
mkdir my_app
gem install rails -v 3.0.3
gem install railties -v 3.0.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment