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:
* Fields
* Installation

Table Of Contents
3 Views
19 Caching
23 Rails 5
25 Mongoid
26 Gems
55 CSV