ENSL.Router.map(function() { // this.resource('gathers'); this.resource('gather', { path: '/gathers/:gather_id' }); });