Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找有效的策略来使用 Ruby on Rails 有效地处理大文件上传(10 到 40 mbs 之间)。
理想情况下,我想在传输完成时实现进度表和某种通知。
我查看了 modporter (www.modporter.com),但我很想知道是否还有其他库、技术或最佳实践。
那里有很多解决方案。您可以从 rails 方式查找这个:
http://www.therailsway.com/2009/4/23/uploading-files