Skip to content

Instantly share code, notes, and snippets.

@scottharvey
Created September 23, 2011 00:03

Revisions

  1. Scott Harvey created this gist Sep 23, 2011.
    5 changes: 5 additions & 0 deletions gistfile1.coffee
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    class API extends Backbone.Model
    {}
    fetchData: ->
    // API call here