RubyGems Navigation menu

required_env_fetcher 0.1.0

In certain situations it makes sense to allow default values of environment variables that are otherwise required. For example, imagine we're precompiling assets as part of CI when we don't have access to some environment variables we require for the app be up and accepting requests, but aren't required for asset compilation. Using this library we can designate it safe to use default values in those situations.

Gemfile:
=

install:
=

Versions:

  1. 0.1.0 December 18, 2018 (7.5 KB)

Development Dependencies (8):

bundler ~> 1.12
ezcater_rubocop = 0.58.0
overcommit >= 0
rake ~> 10.0
rspec ~> 3.4
simplecov >= 0

Owners:

Authors:

  • ezCater, Inc

SHA 256 checksum:

=

Total downloads 4,310

For this version 4,310

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: