elwayman02 / ember-tumblr

Ember-Data abstraction for the Tumblr API
http://github.jhawk.co/ember-tumblr/
MIT License
7 stars 1 forks source link

Set `shouldReloadAll` to true by default #172

Closed elwayman02 closed 6 years ago

elwayman02 commented 6 years ago

We need to refresh the cache in case the user loaded an individual post into the store and now wants to retrieve all posts.

Also fix some things I missed in the previous change