Closed sebweaver closed 9 years ago
Hello there,
This PR :
serializeHasMany
extractSingle
This PR is preliminary to support Ember Data V1.13 in order to reduce the gap.
All tests pass.
Regards,
Sébastien
@sebweaver Thanks a lot for your contribution!
Merged and tagged!
Nice, thank you too!
Hello there,
This PR :
serializeHasMany
which forced a record to set its relationships before being pushed (test also added)extractSingle
to normalize embedded payload before being pushedThis PR is preliminary to support Ember Data V1.13 in order to reduce the gap.
All tests pass.
Regards,
Sébastien