Mongoid 提供了一种很优雅的方法用来将存储在 MongoDB 的文档转成 Ruby 对象。
Rails2 的用户安装方法:gem install mongoid
Rails3 的用户安装方法:gem install mongoid –pre