Skip to content

vshau/ember-rollback-relationships

 
 

Repository files navigation

ember install ember-rollback-relationships

Adds behaviour to DS.Model so belongsTo relationships are also rolled back when model.rollbackAttributes() is called.

This addon works without having to write additional code.

Calling this._super(); is required if you are using any of the following Events:

  • ready
  • didCreate
  • didLoad
  • didUpdate

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 82.7%
  • HTML 17.3%