Echo This is the sample Rails application for Mongoid.CompatibilityMongoid is tested against MRI 1.9.2, 1.9.3, 2.0.0, and JRuby (1.9).Development Environment Setup$ brew install mongodb$ gem install bundler$ bundle installRunning Specs$ rakeRunning Specs with Guard and Spork$ spork$ bundle exec guard