frank06 / ember-data-save-relationships

A mixin for Ember Data JSON API serializers to save relationship data
https://github.com/laborvoices/ember-data-save-relationships
MIT License
41 stars 20 forks source link

Computed property #20

Open absemetov opened 7 years ago

absemetov commented 7 years ago

I have computed property qty (save in local storage) in my model Shopping cart. How to set this data?