This document discusses using MongoDB with Rails applications. It provides an overview of MongoDB concepts like documents, collections, references, and embeds. It also covers using the Mongoid ORM with Rails to interact with MongoDB, including modeling, persistence, querying, references, and embeds. The document concludes by mentioning cloud hosting on MongoHQ and notes that Rails and MongoDB are a good combination.