Skip to content

Instantly share code, notes, and snippets.

@Draiken
Created November 11, 2011 13:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Draiken/1358046 to your computer and use it in GitHub Desktop.
Save Draiken/1358046 to your computer and use it in GitHub Desktop.
window.Collector =
Models: {}
Views: {}
Controllers: {}
Collections: {}
init: ->
new Collector.Controllers.Errors()
Backbone.history.start()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment