jeromegn / Backbone.localStorage

A localStorage adapter for Backbone.js
MIT License
1.89k stars 681 forks source link

#225 Update list of ids in localStorage when a model is destroyed in … #227

Closed johnhelmuth closed 3 years ago

johnhelmuth commented 6 years ago

…the collection.

Added a test for the issue, created new PR, as the PR by licu-mobilu didn't seem to be complete.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 89.683% when pulling 9a0beafd9d88971309664809c8174466bbff6ea1 on johnhelmuth:feature/remove-bug-fix into 560df91a82630e491cc225cb2c7e68ec77ef697e on jeromegn:master.

scott-w commented 3 years ago

Closing as stale