holandes22 / rafee

1 stars 1 forks source link

Check how can we deal with task response in ember-data #8

Closed holandes22 closed 9 years ago

holandes22 commented 9 years ago

When doing CRUD operations ember-data expects a certain kind of response. For some endpoints, for example, creating a repo, we return a task instead of the repo model.