Created
February 16, 2011 21:02
-
-
Save justinvt/830200 to your computer and use it in GitHub Desktop.
Asset groups
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
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