Installation

suggest change

First, add Mongoid to your Gemfile:

gem "mongoid", "~> 4.0.0"

and then run bundle install. Or just run:

$ gem install mongoid

After installation, run the generator to create the config file:

$ rails g mongoid:config

which will create the file (myapp)/config/mongoid.yml.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Mongoid:
*Installation

Table Of Contents
25Mongoid
55CSV