Works with nested backbone models. Can sync the whole nested collection at once, or just an individual model.
This is just something I hacked together. The goal was to replace it with an updated backbone-offline once that library supports nested models.
Requires:
- backbone 0.9.10
- backbone.localStorage 1.0
- backbone-relational 0.7.0
Probably requires changes for a newer backbone or backbone-relational.