exercism/gui

Refresh models

holandes22 opened this issue · 0 comments

By model I mean tracks, track, status, etc.

Due to ember-data nature, resources are obtained from the local cache if available.
This is great as it makes the app snappy after the track list has been loaded. But,
this being a desktop app, there is no "reload" button, so I think it might be useful
to provide a way to refresh the models