Created
July 5, 2011 05:24
-
-
Save unamashana/1064291 to your computer and use it in GitHub Desktop.
Jammit and Jasmine
This file contains hidden or 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
| src_files: | |
| # For CI | |
| - public/assets/common.js | |
| - public/assets/app_assets.js | |
| - public/assets/app.js | |
| - public/javascripts/testing/sinon-1.1.0.js | |
| - public/javascripts/testing/jasmine-sinon.js | |
| - public/javascripts/testing/backbone-factory.js | |
| - public/javascripts/testing/backbone_mocks.js | |
| lib_files: | |
| # For local development. Recompiled on every request | |
| - assets/common.js | |
| - assets/app_assets.js | |
| - assets/app.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment