Skip to content
This repository was archived by the owner on Apr 7, 2023. It is now read-only.

Fix download of local files#3

Open
Flink wants to merge 2 commits into
dougc84:masterfrom
StudioMelipone:master
Open

Fix download of local files#3
Flink wants to merge 2 commits into
dougc84:masterfrom
StudioMelipone:master

Conversation

@Flink

@Flink Flink commented Oct 22, 2012

Copy link
Copy Markdown

Download of local files was broken as #download! was explicitly called on the uploader. Use of #cache_stored_file! should work for any backend.
Signature of CarrierWave::SecureFile::Downloader.call() has changed. It now accepts only one argument: an uploader instance.

Download of local files was broken as #download! was explicitly called
on the uploader. Use of #cache_stored_file! should work for any backend.
Signature of CarrierWave::SecureFile::Downloader.call() has changed. It
now accepts only one argument: an uploader instance.
@dougc84

dougc84 commented Dec 19, 2012

Copy link
Copy Markdown
Owner

hey @Flink - sorry i haven't noticed this pull request sooner.

i'm going to hold on this pull request for the time being - i want to do a little digging into carrierwave and be able to provide some backwards compatibility, and, of course, test this solution out. the project i built this gem for i'm no longer maintaining, so i'm not spending a lot of time on this ATM - i'll probably look at this at the start of the year.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants