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

Add Hash as a source. #159

Merged
merged 2 commits into from
Dec 19, 2016
Merged

Add Hash as a source. #159

merged 2 commits into from
Dec 19, 2016

Conversation

halloffame
Copy link
Contributor

Add the option to add raw ruby hash as a source.

Settings.add_source!({some_secret: ENV['some_secret']})
Settings.prepend_source!({default_something: 'yes'})
Settings.reload!

@pkuczynski
Copy link
Member

Looks good! Could you please also update CHANGELOG.md?

@halloffame
Copy link
Contributor Author

Thanks, does that look good?

@pkuczynski pkuczynski merged commit 2913921 into rubyconfig:master Dec 19, 2016
@pkuczynski
Copy link
Member

Awesome!

@pkuczynski pkuczynski added this to the 1.3.1 milestone Dec 19, 2016
@pkuczynski pkuczynski modified the milestones: 1.3.1, 1.4 Oct 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants