Hacker News new | ask | show | jobs
by ekidd 5795 days ago
We've used both MongoMapper and Mongoid, and are very happy with Mongoid. It has nice ActiveModel integration, so it works quite well with Rails 3.
1 comments

Seconded, using Mongoid over MM here too. It rocks.