8000 GitHub - royk/ember-rollback-relationships
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

royk/ember-rollback-relationships

 
 

Repository files navigation

ember install ember-rollback-relationships

Adds behaviour to DS.Model so belongsTo and hasMany 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

No packages published

Languages

  • JavaScript 85.7%
  • HTML 14.3%
0