Created
February 2, 2012 21:16
-
-
Save tysonmote/1725826 to your computer and use it in GitHub Desktop.
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
//= require mootools | |
//= require handlebars | |
//= require metamorph | |
//= require rickshaw/Rickshaw | |
//= require rickshaw/Rickshaw.Model | |
//= require rickshaw/Rickshaw.List | |
//= require rickshaw/Rickshaw.Controllers | |
//= require rickshaw/Rickshaw.Handlebars | |
//= require rickshaw/Rickshaw.Metamorph | |
//= require socket-router | |
//= require utils/string | |
//= require highlighter | |
// Setup the global Stovepipe namespace. | |
window.Stovepipe || (window.Stovepipe = {}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment