varvet / serenade.js

Client side MVC framework
http://serenadejs.org
Other
524 stars 27 forks source link

Fix duplicates in inverse hasMany relationships (closes elabs/serenade.js#69) #70

Closed Burgestrand closed 12 years ago

Burgestrand commented 12 years ago

A fix for #69. Didn’t want to apply it to the repository without it getting looked through by another pair of eyes.

jnicklas commented 12 years ago

Looks good! We really should add tests for association collection though.