本文介绍了Attachment_fu或Paperclip for Rails3的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚升级到rails3,并且在安装我通常的attachment_fu插件时失败了.因此我开始使用它进行谷歌搜索,尽管我确实设法找到了rails3版本,但似乎有更多的人在谈论使用rails3的回形针.

I have just upgraded to rails3 and when I installed my usual attachment_fu plugin failed. So I started googling it and although I did manage to find a rails3 version there seemed to be a lot more people talking about paperclip with rails3.

首先,回形针的优点是什么?

So firstly what are the advantages of paperclip?

它对rails3是否有更好的支持?

Is there better support for rails3 with it?

推荐答案

都没有.使用 carrierwave .

更多信息在这里:

这篇关于Attachment_fu或Paperclip for Rails3的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-09 07:23