Skip to content

Instantly share code, notes, and snippets.

@unamashana
Created December 12, 2013 08:40
Show Gist options
  • Save unamashana/7924916 to your computer and use it in GitHub Desktop.
Save unamashana/7924916 to your computer and use it in GitHub Desktop.
SB.Models.Ticket = Backbone.Model.extend(
name: "ticket"
urlRoot: "/tickets"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment