@Frank_Stock wrote:
In my controller I have:
save: function() { this.get('model').save(); }
I can see in my serializer that the same record is being serialized. How can I solve this?
Posts: 2
Participants: 1
@Frank_Stock wrote:
In my controller I have:
save: function() { this.get('model').save(); }
I can see in my serializer that the same record is being serialized. How can I solve this?
Posts: 2
Participants: 1