afterModel() {
    if (
      this.can.cannot('update repository', this.modelFor('repositories/show'))
    ) {
      this.router.transitionTo('index');