Skip to content

DOCS-14598: Add manual process for psa rs changes #5529

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 12, 2021

Conversation

npentrel
Copy link
Contributor

No description provided.

@jeff-allen-mongo jeff-allen-mongo merged commit f75d68b into mongodb:master Jul 12, 2021
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 23, 2025
* add mongoid.rb rails initializer

* write all available config options to the mongoid.rb initializer

* let's try loading mongoid.yml after all other config has loaded

this is so that the YAML options can override any options set in the
the config/initializers.

* remove Mongoid options from the mongoid.yml template

Preference is now for these to be specified in the
config/initializers/mongoid.rb initializer, though if present in the
mongoid.yml file, they'll still be processed.

* update docs to reference the mongoid.rb initializers

* Revert "update docs to reference the mongoid.rb initializers"

This reverts commit 05e2be9be6bd66f020e56bf4feb29637e8d29c93.

* prefer the YAML file for Mongoid configuration

but let's still auto-generate the default config by parsing the Mongoid::Config file...

* fix tests

* update docs

* revert changes to mongoid.yml (in favor of #5539)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants