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

Move railtie to before_configuration #23

Merged
merged 1 commit into from
Nov 13, 2018

Conversation

mattbeedle
Copy link
Contributor

Using before_configuration means that Sekreto can be used in config files, for example config/database.yml like so:

production:
  url: <%= Sekreto.get_value('DATABASE_URL') %>

@mtchavez
Copy link
Contributor

Sweet! Thanks for the contribution. Will bump the version today hopefully.

@mtchavez mtchavez merged commit e9cf86a into autolist:master Nov 13, 2018
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.

None yet

2 participants