s3_cors_fileupload
s3_cors_fileupload copied to clipboard
A gem for Rails to allow for uploading of files to AWS-S3 via CORS using the jQuery-File-Upload
Results
2
s3_cors_fileupload issues
Sort by
recently updated
recently updated
newest added
Great gem! At some point, can you add support for specifying the AWS region the bucket is in (e.g. "west-01").
I'm using Bootstrap 3. The way you have the html embedded in the form helper makes it impossible to to change the markup but take advantage of the policy and...