Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.
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

Description

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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions