Skip to content

Instantly share code, notes, and snippets.

@mvanholstyn
Created August 27, 2011 03:21
Show Gist options
  • Save mvanholstyn/1174923 to your computer and use it in GitHub Desktop.
Save mvanholstyn/1174923 to your computer and use it in GitHub Desktop.
// app/assets/javascripts/application.js
//= require lib
// lib/assets/javascripts/lib.ks
//= require_tree .
// vendor/assets/javascripts/vendor.js
//= require_tree .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment