RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Direct uploads to AWS S3 from the browser in your Rails app

Why do you need to submit user upload to the controller and then upload it to S3 from the backend, when you can upload the file directly to AWS S3? http://blog.iempire.ru/2015/s3-direct-uploads/

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in