Rails 3: how to use active record and mongoid at the same time?

Well, to do it, you're supposed to leave Rails intact, so don't exclude libraries like it's commonly suggested in Mongoid documentation. You need to configure them separately, so you need to have a database. Yml and mongo.

Yml config files and you need to make sure they're both getting loaded.

Well, to do it, you're supposed to leave Rails intact, so don't exclude libraries like it's commonly suggested in Mongoid documentation. You need to configure them separately, so you need to have a database. Yml and mongo.

Yml config files and you need to make sure they're both getting loaded. After that, you can enable/disable AR and Mongoid on a per-model basis. Class User.

– server info Mar 24 at 9:05 I'd say yes, but it'd be worth investigating whether you can generate either successfully. I'll take a look and you can too.Mongoid.Org is a good starting place. – Srdjan Pejic Mar 24 at 14:16.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions