Skip to content

Instantly share code, notes, and snippets.

@codeschool-courses
Created March 7, 2012 21:14
Show Gist options
  • Save codeschool-courses/1996296 to your computer and use it in GitHub Desktop.
Save codeschool-courses/1996296 to your computer and use it in GitHub Desktop.
Anatomy of Backbone 1-2
var Appointment = Backbone.Model.extend({});
@FBitAlex
Copy link

FBitAlex commented Apr 5, 2013

Ok

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