Mongomapper is a Ruby gem allowing you to map ruby objects to MongoDB documents.
Mongomapper is a Ruby gem allowing you to map ruby objects to MongoDB documents. It allows you to search, use the caching layer, have callbacks, etc. It also lets you create simple plugins for it, in case it's missing some functionality for you.
Take a look at MongoMapper.com for more information.