Open chrisyeung1121 opened 9 years ago
I was wondering this too. If you open up the s3_direct_uploads.js.coffee file in the gem, from what I can tell, it gets set inside of the setUploadForm function on line 41
file.unique_id = Math.random().toString(36).substr(2,16)
just wondering..