You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplify README loading code
This converts the README loading code into an ember-concurrency task in the controller, and removes the observer on the `readme` property by calling the code in the task directly.
r? @locks
0 commit comments