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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.0 - December 18, 2018 (7.5 KB)

Development 相依性套件 (8):

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

擁有者:

作者:

  • ezCater, Inc

SHA 256 checksum:

c3819c0d192a6c3c1324cdd90863c977dd32e6d97c736c796346732ab784f253

總下載次數 3,355

這個版本 3,355

License:

MIT

Ruby 版本需求: >= 0

相關連結: