Hi,
I want to upload user-uploaded files to another web server from rails application. Is there any way to convert UploadedStringIO or UploadedTempfile object to File object?
Thanks in advance,
Kentaro Imai
Hi,
I want to upload user-uploaded files to another web server from rails application. Is there any way to convert UploadedStringIO or UploadedTempfile object to File object?
Thanks in advance,
Kentaro Imai