TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Direct Multipart Uploads to S3 in Rails

30 pointsby mgillettover 12 years ago

4 comments

simpletouchover 12 years ago
I've tried looking for something exactly like this before to no avail. Really awesome assuming it can deliver!<p>That said, being more transparent in the Readme on Github about the browsers that are currently supported and that plan to be supported would be appreciated. Blob is only Chrome 21+, Firefox 13+ and IE 10+ according to MDN (<a href="https://developer.mozilla.org/en-US/docs/DOM/Blob" rel="nofollow">https://developer.mozilla.org/en-US/docs/DOM/Blob</a>), and judging by the "FileBlob API is not supported" comment under the TODO section, there isn't any backwards compatibility yet. How far back are you planning on supporting?
评论 #5220351 未加载
jonny_ehover 12 years ago
This looks like a very useful gem, I wish I found it a week ago!<p>I ended up using filepicker.io, and am quite happy with that now. But this gem could be good for people that don't want to rely on a third-party (although I still recommend trying filepicker.io)
matthugginsover 12 years ago
I'm sure this is more a question about S3 than the gem itself, but can you provide any info about security risks, who can upload, where they can upload to, etc.? e.g.: what's to stop someone from uploading a ton of files to your bucket if they have direct access to it?
评论 #5220774 未加载
amalagover 12 years ago
Congratulations on this gem. This is a need that was not filled. I had thought about this, but our requirements changed.<p>BTW, the text does not scale up. And anyone have the name of the website that reformats a page with good CSS, just for future reference.
评论 #5220245 未加载
评论 #5220995 未加载