Top "Mongoid3" questions

Version 3 of Mongoid, an Object-Document-Mapper (ODM) for MongoDB with Ruby.

Rails Engine + Mongoid: No configuration could be found for a session named 'default'

I've created a Rails Mountable App and added 'mongoid' and 'rspec' gem's. If I try to run my specs now …

rails-engines mongoid3
Moped::Errors::ConnectionFailure Could not connect to any secondary or primary nodes for replica set

I had to forcefully shutdown my Ubuntu system after it got hanged. Now I get this error while trying to …

mongoid mongoid3
How to get print output for debugging map/reduce in Mongoid?

I'm writing a map/reduce operation with Mongoid 3.0. I'm trying to use the print statement to debug the JS functions. …

mongodb mapreduce mongoid mongoid3
Comparability Issue rails 4 beta, ruby 2.0.0, mongoid

I am creating a test application using following versions of rails, ruby and mongoid. rails 4 beta ruby 2.0.0 mongoid 3.1.2 My GemFile …

mongoid3 ruby-on-rails-4 ruby-2.0