Skip to content

Required and Desired #1

@marcqualie

Description

@marcqualie

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)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions