开发者

Rails Mongoid version error

Attempting to start the WEBrick server on a Rails 3 / Ruby 1.9.1 with Mongoid errors w开发者_JAVA百科ith:

"MongoDB 1.4.0 not supported, please upgrade to 1.6.0 (Mongoid::Errors::UnsupportedVersion)"

... but mongo --version:

MongoDB shell version: 1.6.1

Anyone else seen this?

Pretty new to Ruby so apologies if I'm asking a stupid question!


OK, looks like it might have been a bit of a silly question and not one that'll trouble many people - check the mongoid.yml config file to make sure the server you're connecting to for your mongodb is the one you've upgraded. Quick switch to the right server and you're in business.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜