goodeggs / angular-cached-resource

An AngularJS module to interact with RESTful resources, even when browser is offline
MIT License
216 stars 29 forks source link

Check cacheKey before using during clearing #95

Open iantropov opened 7 years ago

iantropov commented 7 years ago

Fix for https://github.com/goodeggs/angular-cached-resource/issues/94

hazeledmands commented 7 years ago

Hi, thanks! I'll accept this PR if you add a test that exercises the code you added :)