Skip to content

Instantly share code, notes, and snippets.

@tysonmote
Created February 2, 2012 21:16
Show Gist options
  • Save tysonmote/1725826 to your computer and use it in GitHub Desktop.
Save tysonmote/1725826 to your computer and use it in GitHub Desktop.
//= 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