Skip to content

Instantly share code, notes, and snippets.

@jackhq
Created April 28, 2010 03:44
Show Gist options
  • Save jackhq/381691 to your computer and use it in GitHub Desktop.
Save jackhq/381691 to your computer and use it in GitHub Desktop.
rm public/javascripts/*.js
touch public/javascripts/application.js
cd public/javascripts
curl -O http://github.com/rails/jquery-ujs/raw/59dd91d945570391f905b1e40444e5921dbc2b8f/src/rails.js
cd ../..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment