Skip to content

Instantly share code, notes, and snippets.

@thenickcox
Last active February 9, 2016 02:09
Show Gist options
  • Save thenickcox/52aefaff03ae976406cb to your computer and use it in GitHub Desktop.
Save thenickcox/52aefaff03ae976406cb to your computer and use it in GitHub Desktop.
App.Models.Album = Backbone.Models.extend()
@langtianlang
Copy link

should be

Backbone.Model.extend()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment