Skip to content

Instantly share code, notes, and snippets.

@thenickcox
Last active February 9, 2016 02:09
Show Gist options
  • Select an option

  • Save thenickcox/52aefaff03ae976406cb to your computer and use it in GitHub Desktop.

Select an option

Save thenickcox/52aefaff03ae976406cb to your computer and use it in GitHub Desktop.
App.Models.Album = Backbone.Models.extend()
@langtianlang

Copy link
Copy Markdown

should be

Backbone.Model.extend()

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