您的位置:首页 > 其它

Invalid single-table inheritance type: 1 is not a subclass of

2013-05-28 14:49 417 查看
ActiveRecord::SubclassNotFound (Invalid single-table inheritance type: 1 is not a subclass of Theader):
app/controllers/theaders_controller.rb:27:in `create'

rails(ruby)报这个错误的时候,请各位就要检查自己的数据库字段是不是有叫 type 的,如果有的话,请修改为其他的,这个似乎是保留字
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐