MongoDB Usecases Part 2
Some more open source Ruby applications using MongoDB (thanks @bitzesty for putting these ☞ together):
NewsMonger ☞
A simple social news application demonstrating MongoDB and Rails.
Oupsnow ☞
A bugtracker in Rails using MongoDB over MongoMapper.
Watchtower ☞
An example app built with Sinatra, Mustache and MongoDB. Mustache is a cool Javascript template library.
mmmblog ☞
A blogging engine by the same guys as Shapado.
In case you are interested to see more blog engines check out Usecase: NoSQL-based blog engines.
Make sure you are also checking the first set of MongoDB usecases. Also, you can compare these apps with other NoSQL usecases.