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: 105,630 of 193,756
Downloads: 7,677

Daily

Ranking: 71,816 of 193,649
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,236,290,611minitest
97475,839,609simplecov
163313,647,949rdoc
172297,412,435erubis
231221,126,220psych
2,18111,776,618simplecov-console
2,3689,343,718hoe
3,1215,154,726hash-deep-merge
12,753199,107activesupport-core-ext
13,424179,721hoe-bundler
15,964128,621hoe-gemspec
17,883104,397minitest-debugger

Owners

#GravatarHandle
1iconjf647