ebryn / ember-model

A lightweight model library for Ember.js
MIT License
524 stars 159 forks source link

Resolve empty successful DELETEs #436

Closed bobjflong closed 9 years ago

bobjflong commented 9 years ago

@ebryn I think this is ready for review. It solves a TODO, and I think it is wise to resolve successful DELETEs here.

GavinJoyce commented 9 years ago

@bobjflong perhaps you could add the additional tests from https://github.com/intercom/ember-model/pull/2 here too? Thanks