新开了个项目,数据库打算只用mysql,但是在migrate的时候失败,并且提示err: mongoid[not found]
原因就是在Gemfile里写了一个有关mongoid的gem,搜索并删除就好了。