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

Required and Desired #1

Open
marcqualie opened this issue Oct 10, 2016 · 0 comments
Open

Required and Desired #1

marcqualie opened this issue Oct 10, 2016 · 0 comments
Assignees

Comments

@marcqualie
Copy link
Member

The gem should allow .require and .desire methods which either raise or warn respectively with the environment keys the application depends on.

# config/initializers/envoku.rb
Envoku.desire %w(PORT RAILS_ENV)
Envoku.require %w(DATABASE_URL REDIS_URL SMTP_HOST)
@marcqualie marcqualie self-assigned this Oct 10, 2016
@marcqualie marcqualie modified the milestone: Version 1.0 Oct 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant