Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Mongoid Installation for Rails 4.2 #271

Open
ArTiSTiX opened this issue May 28, 2015 · 0 comments
Open

Mongoid Installation for Rails 4.2 #271

ArTiSTiX opened this issue May 28, 2015 · 0 comments

Comments

@ArTiSTiX
Copy link

Mongoid Installation Documentation seems to be incomplete.

In Getting Rid of Active Record it shows how to replace require 'rails/all' in order to remove ActiveRecord, but there is a line missing to require action_view:

require "action_view/railtie"

Because of this incomplete example, it took me hours to figure out why my Rails App was throwing an error about nokogiri gem...
Thank you on behalf of beginners for correcting this documentation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant