jeudi 11 février 2016

Manually serializing an ember-data model

I have an ember-data model that is using the EmbeddedRecordsMixin.

Using model.save() correctly serializes the payload including the embedded records.

I need to serialize the model manually into a javascript object. How do I do this?




Aucun commentaire:

Enregistrer un commentaire