Skip to content

Commit

Permalink
Update no-implicit-route-model.js
Browse files Browse the repository at this point in the history
  • Loading branch information
achambers authored Feb 7, 2024
1 parent 5cbeebb commit 59ffc91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/no-implicit-route-model.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

module.exports = {
description: `Removes the default record loading behaviour on Ember's Route.`,
url: 'https://github.com/emberjs/rfcs/pull/774',
url: 'https://rfcs.emberjs.com/id/0774-implicit-record-route-loading',
default: false,
since: '5.8.0',
};

0 comments on commit 59ffc91

Please sign in to comment.