This is the sample Rails application for Mongoid.
Mongoid is tested against MRI 1.9.2, 1.9.3, 2.0.0, and JRuby (1.9).
$ brew install mongodb
$ gem install bundler
$ bundle install
$ rake
$ spork
$ bundle exec guard
This is the sample Rails application for Mongoid.
Mongoid is tested against MRI 1.9.2, 1.9.3, 2.0.0, and JRuby (1.9).
$ brew install mongodb
$ gem install bundler
$ bundle install
$ rake
$ spork
$ bundle exec guard