jeygeethan / activestorage-backblaze

Looking for co-committers. Pls reach out. Activestorage (rails 6) gem for using backblaze b2 as the storage (just like aws s3 etc)
26 stars 10 forks source link

Willing to Help #5

Open cacheflow opened 3 years ago

cacheflow commented 3 years ago

Is this repo still looking for help? What needs to be added? @jeygeethan @gagoit?

jeygeethan commented 3 years ago

@cacheflow I need help with disposition params. They are not currently being sent while downloading. I need a PR to do that.

cacheflow commented 3 years ago

I can work on that @jeygeethan. I'm curious, for the upload and headers_for_direct_upload methods is there a reason the filename and disposition keys weren't included like they are with the S3, GCS, services in Rails?

jeygeethan commented 3 years ago

Hi @cacheflow there’s actually no reason. It was missed initially and couldn’t get around to do it though