Skip to content

Instantly share code, notes, and snippets.

@Draiken
Created November 11, 2011 13:50
Show Gist options
  • Select an option

  • Save Draiken/1358046 to your computer and use it in GitHub Desktop.

Select an option

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