Skip to content

Instantly share code, notes, and snippets.

@JakubOboza
Created May 9, 2012 14:10
Show Gist options
  • Save JakubOboza/2644736 to your computer and use it in GitHub Desktop.
Save JakubOboza/2644736 to your computer and use it in GitHub Desktop.
App.Collections.EntriesList = Backbone.Collection.extend({
model: App.Models.Entry
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment