Skip to content

Instantly share code, notes, and snippets.

@Mashpy
Created May 18, 2013 17:42
Show Gist options
  • Save Mashpy/5605238 to your computer and use it in GitHub Desktop.
Save Mashpy/5605238 to your computer and use it in GitHub Desktop.
gem install "therubyracer"
sudo apt-get install nodejs
rails new demo_app
cd demo_app
rails server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment