Skip to content
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

ConfigModule 2.0 #41

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

ConfigModule 2.0 #41

wants to merge 9 commits into from

Conversation

acook
Copy link
Owner

@acook acook commented Jun 14, 2019

NOT READY TO BE MERGED IN

API-breaking changes and improvements for the next major iteration of ConfigModule.

Fixes #11.

@acook acook force-pushed the 2.0_devel branch 3 times, most recently from 0fd5e6f to 8300a7a Compare June 19, 2019 07:01
 - Empty newlines after guard clauses
 - Converted conditionally-wrapped rescue block into one with a guard
 clause
 - Removed redundant freeze on immutable string
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.

Use a configuration block instead of defining "namespace" and "config_file" etc in the module itself
1 participant