staugaard / ember-resource

This project has moved. The canonical repository is now located at: https://github.com/zendesk/ember-resource
https://github.com/zendesk/ember-resource
Apache License 2.0
122 stars 27 forks source link

toJSON() doesn't include updated attributes of nested resources #18

Closed caligo-mentis closed 12 years ago

caligo-mentis commented 12 years ago

Or expected custom definitions of toJSON behavior for all associations?

Failing spec https://gist.github.com/1357531

staugaard commented 12 years ago

I will have a look at that today. Thanks