jBenes / angular-imgcache.js

Simple imgcache.js wrapper for AngularJS
MIT License
83 stars 42 forks source link

Fixing missing method on ImgCache api #7

Closed sidferreira closed 9 years ago

sidferreira commented 9 years ago

ImgCache.getCachedFileURL doesn't exist on the API anymore. Made a quick fix but not sure if it is the best.