RMagick 不再维护了吗?

发布于 2024-09-29 14:54:11 字数 268 浏览 6 评论 0原文

在Github上的RMagick仓库,昨天上传了一条消息,称主要作者无法继续维护该项目,正在寻找新人接手。 (如果我尝试这样的工作,我肯定会崩溃!)。您可以在此处查看他们的自述文件:http://github.com/rmagick/rmagick

在您看来,考虑到 Rails 3 / Heroku / S3 应用程序尝试使用 Paperclip 进行文件上传,它应该去哪里?

At the RMagick repo on Github, a message was uploaded yesterday saying the main author cannot continue to maintain the project, and is looking for new people to take over. (I would certainly crash it were I to ever attempt such a job!). You can see their readme here: http://github.com/rmagick/rmagick.

In your opinion, where should a Rails 3 / Heroku / S3 app go, given that it is trying to use Paperclip for file uploads?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

献世佛 2024-10-06 14:54:11

我认为您是在问是否使用 RMagick 还是其他替代方案,例如 ImageScience。这是正确的吗?您实际上不需要任何这些库:只要 ImageMagick 二进制文件在应用程序服务器上可用,Paperclip 就不需要它们。

I think you are asking about whether to use RMagick or another alternative such as ImageScience. Is that correct? You don't actually need any of those libraries: Paperclip doesn't require them as long as the ImageMagick binaries are available on the app servers.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文