example-backbone-app
example-backbone-app copied to clipboard
Is missing APP.NoteCollection();
It breaks in note_router.js, line 15, because is missing: this.collection = new APP.NoteCollection();