ES6 refactor: associations (#6050)
* Make BelongsTo association an ES6 class * ES6 refactor of belongs-to.js * Make BelongsToMany an ES6 class * ES6 refactor of BelongsToMany * Make HasMany an ES6 class * ES6 refactor of HasMany * Make HasOne an ES6 class * ES6 refactor of HasOne * ES6 refactor of association helpers * ES6 refactor of associations/index.js * ES6 refactor of association mixin
Showing
with
105 additions
and
113 deletions
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment