Ruby on Rails - Upload files

Asked

Viewed 594 times

0

I currently have a requirement to allow the user to upload PDF and DOCX files in my application with size limit. How can I develop this functionality using Rails?

The physical files will be saved to the AWS cloud, and I only wish to keep the file information in my database.

1 answer

1

Browser other questions tagged

You are not signed in. Login or sign up in order to post.