所以如果我尝试启动我的服务器,我得到的错误
Could not find abstract-1.0.0 in any of the sources Try running bundle install.
我跑了,我得到了
Using abstract (1.0.0)
我也有我的GemFile中列出的gem
此外运行一个捆绑显示摘要给了我gem的正确path。 该path也在gem env中引用。