ActiveModel::MissingAttributeError occurs after deploying and then goes away after a while

前端 未结 7 1002
我寻月下人不归
我寻月下人不归 2020-12-25 09:58

I have a Rails 3.0.9 app that, once it is deployed, suffers from a bunch of ActiveModel::MissingAttributeErrors that crop up causing 500s. The errors occur fairly randomly,

7条回答
提交回复
热议问题