Sign in Sign up
rubygems

layeredyamlconfig

LayeredYAMLConfig provides a simple config file that supports multiple layers. Values in the right or uppermost layers override values in lower layers. This makes it easy to share configuration without duplication while still allowing what needs to be different to vary. For example: program.default.conf program.server_foo.conf program.site_bar.conf program.conf Optionally, leaf nodes can be evaluated using as ERB templates, feeding the configuration into itself.

Activity

Latest release
12y ago
Total releases
2
Cadence
~2 days
Last 12 months
0

Details

License
MIT
First release
Sep 22, 2013
Releases
Version Released
1.4.4 patch
1.4.3 initial