开发一个新项目,继续开发 ruby​​ on Rails 3.0 还是开始开发 3.1 是否明智?

发布于 2024-11-30 15:47:41 字数 1432 浏览 1 评论 0原文

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

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

发布评论

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

评论(2

荒路情人 2024-12-07 15:47:41

问问自己:切换到 Rails 3.1 有什么好处?

您将可以访问该框架的最新、最强大的升级,例如资产管道等发动机支持。 Rails 3.1 是 Rails 的发展方向,那么为什么不现在就进行切换呢?

至于留在 Rails 3.0 上,我根本看不出有任何理由这样做。

Ask yourself: what would be the benefits of switching to Rails 3.1?

You'll have access to the latest and greatest upgrades to the framework such as the Asset Pipeline and better engine support. Rails 3.1 is where Rails is headed, so why not make the switch now?

As for staying on Rails 3.0, I don't see any reason to do that at all.

简美 2024-12-07 15:47:41

就我而言,如果您的项目不是很大,我会切换到 Rails 3.1。我有 3 个项目:rails 2.3.5、rails 3.0.5 和 3.1。并且维护旧版本变得困难。当您的项目并不复杂时 - 您可以轻松迁移到新的 Rails,而无需修复任何数据库或其他依赖项。

I as for me, I would switch to Rails 3.1, if your project is not quite large. I have 3 projects: rails 2.3.5, rails 3.0.5 and 3.1. And it is become hard to maintain older versions. When your project is not complex - you can easily migrate to fresh Rails and not fix any database or other dependencies.

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