anyway_app_config 0.3.1
AnywayAppConfig adds a small DSL on top of anyway_config for describing application configs with typed attributes, defaults, required fields and nested objects (single or array). Configs can be used as plain instances or as singletons, and load values from YAML and ENV via anyway_config.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
>= 6.1
anyway_config
~> 2.0