Skip to content

Instantly share code, notes, and snippets.

@bjreath
Created August 24, 2010 04:43
Show Gist options
  • Save bjreath/546970 to your computer and use it in GitHub Desktop.
Save bjreath/546970 to your computer and use it in GitHub Desktop.
Rails 3 Application Template
["controls.js", "dragdrop.js", "effects.js", "prototype.js"].each do |file|
run "rm public/javascripts/#{file}"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment