Josh Wiseman

Results 1 issues of Josh Wiseman

Let's say you have a router setup like the following... ``` js Router.map(function() { this.resource('students', function() { // This middle part of the URL is an ID that represents a...