RubyGems Navigation menu

env_check 0.1.0

EnvCheck is a lightweight Ruby gem that ensures your required and optional environment variables are present and valid before your app boots. Features smart config discovery (.env_check.yml or config/env_check.yml), comprehensive type validation with 9 built-in validators, .env loading with dotenv, and professional CLI tools. Framework-agnostic design works with Rails 7.1+ through Rails 8.0+, Ruby 3.0+.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.1.3 July 29, 2025 (17.5 KB)
  2. 0.1.2 July 29, 2025 (17.5 KB)
  3. 0.1.1 July 29, 2025 (17.5 KB)
  4. 0.1.0 July 29, 2025 (17.5 KB)

Runtime 相依性套件 (1):

dotenv ~> 2.7

Development 相依性套件 (9):

benchmark ~> 0.3
bundler-audit ~> 0.9
rake ~> 13.0
rspec ~> 3.12
rubocop ~> 1.63
rubocop-rake ~> 0.6
rubocop-rspec ~> 2.29
simplecov ~> 0.22
yard ~> 0.9

擁有者:

推送者:

作者:

  • Mohammad Nadeem

SHA 256 總和檢查碼:

=

總下載次數 792

這個版本 190

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.0.0

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: