ember-reset-scroll
A very simple mixin to componentize the code found in this cookbook. Not the most useful thing at the moment, but ensures that should this pattern ever change, updating the mixin will solve the issue.
Installation
$ ember install ember-reset-scroll
Usage
// In a route file; Route;