backbone-nested
backbone-nested copied to clipboard
Fix idAttribute
If idAttribute is defined on a NestedModel and this idAttribute has a nested path, current implementation is not resolving value correctly.
Don't know if my implementation covers every cases (set function override is a bit complex) but test cases are passing :-)