Stack level too deep trying to update from 3.0 to 3.1

为君一笑 提交于 2019-12-25 02:28:45

问题


I'm getting this error while trying to run 'rails s' after upgrading update from rails 3.0.10 to 3.1.0

~/.rvm/gems/ruby-2.0.0-p353/gems/rack-1.3.10/lib/rack/builder.rb:40: stack level too deep (SystemStackError)

Has anyone else run into this and solved the problem? Google search yields nothing except that it might involve gem dependencies.

来源:https://stackoverflow.com/questions/20725283/stack-level-too-deep-trying-to-update-from-3-0-to-3-1

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!