nowa / carrierwave-upyun

UpYun storage for CarrierWave
161 stars 27 forks source link

retrieve_from_store! not working #30

Closed huanzhang closed 4 years ago

huanzhang commented 9 years ago

Given the file name I want to retrieve the stored data. While when I execute the following code: image_uploader = ImgUploader.new image_uploader.retrieve_from_store!("ee93f14e-33a8-4b6b-a1ba-d9df2b5702d0.png")

I got following out put: => [:retrieve_versions_from_store!]