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
417 additions
and
474 deletions
-
Please register or sign in to post a comment