对于rails3,雪松堆还是竹堆?

发布于 2024-12-20 14:22:15 字数 86 浏览 6 评论 0原文

我需要在 heroku 上创建一个应用程序,但我对选择更好的堆栈感到困惑。对于rail3.1应用程序,哪个heroku堆栈在缓存、速度和资产管道方面更好???

I need to create an application on heroku, But I am confused in selecting a better stack. For rail3.1 application, which heroku stack is better in terms of caching, speed and assets pipeline ???

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

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

发布评论

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

评论(1

小猫一只 2024-12-27 14:22:15

来自 Heroku 文档

虽然 Rails 3.1 可以在没有资源的情况下在 Bamboo 堆栈上运行
管道中,Rails 3.1 在 Heroku 的 Cedar 堆栈上运行得最好。对于新用户来说,
我们建议您阅读我们在 上创建 Rails 3.0 应用程序的教程
雪松
,然后再继续。

似乎资产管道仅在 Cedar 堆栈上受支持。

From the Heroku docs:

While Rails 3.1 can run on the Bamboo stack without the asset
pipeline, Rails 3.1 runs best on Heroku’s Cedar stack. For new users,
we recommend reading our tutorial for creating a Rails 3.0 app on
Cedar
before proceeding further.

It seems the asset pipeline is only supported on the Cedar stack.

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