mongo_mapper or mongoid with rails4

Viewed 4770

The ORM mongo_mapper and mongoid both support ruby on rails. However, after reading their documents I still cannot make a decision which one to use to develop a new application with rails4.

Any suggestion?

1 Answers
Related