Categories: None [Edit]

layeredyamlconfig

https://rubygems.org/gems/layeredyamlconfig
https://github.com/jf647/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.

Total

Ranking: 104,435 of 183,471
Downloads: 6,676

Daily

Ranking: 61,367 of 183,459
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
19910,051,170minitest
98353,709,953simplecov
127275,982,657erubis
210172,448,676rdoc
45381,677,605psych
2,1048,603,943hoe
2,1558,233,950simplecov-console
2,9394,233,624hash-deep-merge
12,242165,301hoe-bundler
14,659118,811hoe-gemspec
16,153100,169activesupport-core-ext
16,35298,063minitest-debugger

Owners

#GravatarHandle
1iconjf647