hoodiehq / ember-hoodie

Build awesome offline-first Ember apps with Hoodie!
MIT License
17 stars 6 forks source link

Fix: Use '_id' instead of 'id' to unload (remotely removed) records from ember store. #77

Closed arunprasadr-zz closed 7 years ago

arunprasadr-zz commented 7 years ago
  1. Fix: use '_id' instead of 'id' to unload records.
  2. Upgrade: "broccoli-merge-trees" to "^2.0.0"
gr2m commented 7 years ago

looks like there is a conflic terror. Could you rebase is your pull request on latest hoodiehq:master?

arunprasadr-zz commented 7 years ago

I'll create a new PR.

arunprasadr-zz commented 7 years ago

https://github.com/hoodiehq/ember-hoodie/pull/78