In my app I don't use ember-data, so how I can save an object with updated attribute?
I use .set()
to change object's attribute, but how to do the trick?
質問する
206 次
In my app I don't use ember-data, so how I can save an object with updated attribute?
I use .set()
to change object's attribute, but how to do the trick?