ember-auto-save
Advanced tools
Changelog
v0.0.4 2016-08-15
model
has no save
method, try model.content
.Changelog
v0.0.3 2016-06-19
save
method in addon/index.js
.Changelog
v0.0.2 2016-06-19
Move the save()
method to its own module.
Import the save()
method into the AutoSaveMixin
.