backbone-nested
backbone-nested copied to clipboard
Added tests for options being passed to trigger()
When setting a root level attribute, set() will pass the options it was called with to trigger(). When setting a nested attribute this does not happen.