Skip to content

Instantly share code, notes, and snippets.

@thenickcox
Created December 22, 2014 15:20
Show Gist options
  • Save thenickcox/6643c1f488f21954a2ac to your computer and use it in GitHub Desktop.
Save thenickcox/6643c1f488f21954a2ac to your computer and use it in GitHub Desktop.
App.Collections.Albums = Backbone.Collection.extend
model: App.Models.Album
url: "/users/2/albums"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment