Gem 批量上传图片功能,有简单的 Gem 生成吗?类似豆瓣这种

xufeng · March 01, 2012 · Last by huobazi replied at March 01, 2012 · 4324 hits

批量上传图片功能,有简单的 Gem 生成吗?

我目前是用 Rmagick + swfUpload

求 Demo

#3 楼 @fresh_fish 有 rails 的 demo 代码吗?超级菜鸟一枚

个人觉得,还是用 input type=file 吧,你看 ruby-china 的那个传图 window,改造一下,可改成动态增加 input 就可以了 swfUpload 和 rails 会遇到 session 的问题,当然华顺这里有解 http://huacnlee.com/blog/rails-multi-files-upload-with-swfupload/ ,不过某些场景下 swf 并不完全适用,比如你的顾客用手机来访问可能会又一些麻烦吧。

You need to Sign in before reply, if you don't have an account, please Sign up first.