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,519 of 193,214
Downloads: 7,655

Daily

Ranking: 74,024 of 193,188
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,221,627,667minitest
97470,376,754simplecov
165307,057,356rdoc
170296,514,224erubis
233213,845,642psych
2,18211,646,428simplecov-console
2,3639,297,702hoe
3,1135,122,096hash-deep-merge
12,832194,743activesupport-core-ext
13,405178,485hoe-bundler
15,949127,732hoe-gemspec
17,830104,222minitest-debugger

Owners

#GravatarHandle
1iconjf647