Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add removeAll() and clearAll() to $angularCacheFactory object API #38

Closed
jmdobry opened this issue Sep 3, 2013 · 1 comment
Closed
Assignees
Milestone

Comments

@jmdobry
Copy link
Owner

jmdobry commented Sep 3, 2013

removeAll() will call destroy() on every cache owned by $angularCacheFactory, and clearAll() will call removeAll() on every cache owned by $angularCacheFactory.

@ghost ghost assigned jmdobry Sep 3, 2013
@jmdobry
Copy link
Owner Author

jmdobry commented Sep 3, 2013

See #37

jmdobry added a commit that referenced this issue Sep 3, 2013
@jmdobry jmdobry closed this as completed Sep 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant