I am working on a project where I want my users to upload files on Amazon S3 using rails. Although I could upload files on Amazon, I couldn't find any documentation or tutori开发者_开发百科al on how to retrieve the uploaded files.
Can someone please help me out with this?
For uploading and using the uploaded files I highly recommended Paperclip
精彩评论