Skip to content

Instantly share code, notes, and snippets.

@fivetwentysix
Created June 26, 2014 04:51
Show Gist options
  • Select an option

  • Save fivetwentysix/c346962a9ba5408091c1 to your computer and use it in GitHub Desktop.

Select an option

Save fivetwentysix/c346962a9ba5408091c1 to your computer and use it in GitHub Desktop.

Revisions

  1. fivetwentysix created this gist Jun 26, 2014.
    3 changes: 3 additions & 0 deletions gistfile1.coffee
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    DemoApp.PlayersShowRoute = Ember.Route.extend
    model: (params) ->
    Ember.$.getJSON '/players/' + params.id