Skip to content

Instantly share code, notes, and snippets.

@justinvt
Created February 16, 2011 21:02
Show Gist options
  • Save justinvt/830200 to your computer and use it in GitHub Desktop.
Save justinvt/830200 to your computer and use it in GitHub Desktop.
Asset groups
---
backbone:
:context:
:layouts:
- content
:files:
- https://github.com/douglascrockford/JSON-js/blob/master/json2.js
- http://documentcloud.github.com/underscore/underscore.js
- http://documentcloud.github.com/backbone/backbone.js
jquery:
:context:
:selectors:
- ".date_picker"
:files:
- http://code.jquery.com/jquery-1.5.min.js
widgets:
:context:
:selectors:
- "body"
:sets:
- jquery
- backbone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment