在我的users表中,我包含了每个类所需的所有字段,外加类型字段。-2.3.4/lib/active_record/base.rb:2184:in 'scoped_methods' from /Library/Ruby/Gems/1.8/gems/activerecord-2.3.4/lib/active_record/base.rb:2171:in 's
这段代码过去工作得很好,但是几周前它停止工作了,我不知道为什么。基本上,一个游戏有很多补丁。这个错误发生在我的PatchesController中,但它可以在rails控制台中重现,如下所示:first_game.patches:1578:in `find_every'
from /project_root/vendor/rails/activerecord/lib/acti