Open tmlee opened 10 years ago
I supposed that rake s3_direct_upload:clean_remote_uploads stops working because https://github.com/waynehoover/s3_direct_upload/blob/master/lib/tasks/s3_direct_upload.rake#L9 won't be applicable anymore due to the following change https://github.com/waynehoover/s3_direct_upload/commit/4dc88cead458a55c665db948df510cddfd2d53ca
rake s3_direct_upload:clean_remote_uploads
Anybody having a similar problem?
Proposing this https://github.com/tmlee/s3_direct_upload/commit/ccbdb18e04ecfe606df12600d5c7f09eea30b2f0
I supposed that
rake s3_direct_upload:clean_remote_uploads
stops working because https://github.com/waynehoover/s3_direct_upload/blob/master/lib/tasks/s3_direct_upload.rake#L9 won't be applicable anymore due to the following change https://github.com/waynehoover/s3_direct_upload/commit/4dc88cead458a55c665db948df510cddfd2d53caAnybody having a similar problem?