afeld / backbone-nested

A plugin to make Backbone.js keep track of nested attributes - looking for maintainers! https://github.com/afeld/backbone-nested/issues/157
https://afeld.github.com/backbone-nested/
MIT License
445 stars 83 forks source link

handle array paths when checking for changes #132

Open theojapa opened 9 years ago

theojapa commented 9 years ago

Fix for issue #131.

afeld commented 9 years ago

Looks good! Mind adding a test?

waniji commented 8 years ago

I added a test. Please check pull request #144 :smiley: