dgeb/ember_data_example

Refresh listing doesn't work

dgeb opened this issue · 2 comments

dgeb commented

this.set('content', App.store.findAll(App.Contact)); does not reload data from the rest adapter

dgeb commented

A possible solution: emberjs/data#54

dgeb commented

Not going to support in this example.