Luke DeBoer
Results
2
issues of
Luke DeBoer
Allows shared.js to store cache based on type of data, so it can store multiple objects with the same $pk, as long as they are of different types. Most of...
This update enabled nested-dirty to detect changes of BelongsTo relations. For example, let's say I had an object with a `location` attribute that links to another model via BelongsTo, and...