简体   繁体   English

Heroku使Rails 3.0.3和Ruby 1.9.2崩溃

[英]Heroku crashes Rails 3.0.3 and Ruby 1.9.2

I am using Heroku bamboo-mri-1.9.2 with Amazon RDS database. 我正在将Heroku Bamboo-mri-1.9.2与Amazon RDS数据库一起使用。

My app do crash on Heroku but not on my local pc. 我的应用程序确实在Heroku上崩溃,但在我的本地PC上却没有崩溃。

My PC: Ruby 1.9.2p136 Rails 3.0.3 我的电脑:Ruby 1.9.2p136 Rails 3.0.3

My Heroku log http://pastie.org/1690168 我的Heroku日志http://pastie.org/1690168

My heroku as 1 dyno and 0 workers 我的heroku为1 dyno和0工人

Looks like the issue is because Heroku has not installed the dynamic form plugin/gem. 看起来问题是因为Heroku尚未安装动态表单插件/ gem。

See this article http://devcenter.heroku.com/articles/using-cli-plugins 看到这篇文章http://devcenter.heroku.com/articles/using-cli-plugins

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM