asciidisco / Backbone.Mutators

Backbone plugin to override getters and setters with logic
http://asciidisco.github.com/Backbone.Mutators
228 stars 30 forks source link

Handle set with attribute object #7

Closed Sandreu closed 11 years ago

Sandreu commented 12 years ago

This mod handles set calls with an object attributes param allowing both defined and undefined model fields on mutator object

rubiii commented 11 years ago

we just ran into this as well :( anything we can do to help fix this issue?

asciidisco commented 11 years ago

@rubiii I made you a collaborator, if you have some time (that I, as I said, unfortunately not have atm.), then plz. take a look at the PR. Thank you in advance :)

rubiii commented 11 years ago

the test i already had passes after this change, so i pushed both commits to master.

asciidisco commented 11 years ago

Closing this according to issue #18