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,464 of 192,692
Downloads: 7,614

Daily

Ranking: 97,916 of 192,666
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,207,075,832minitest
99464,953,038simplecov
165300,498,183rdoc
167295,554,361erubis
238207,392,747psych
2,18011,520,027simplecov-console
2,3549,260,232hoe
3,1055,091,880hash-deep-merge
12,870191,319activesupport-core-ext
13,398177,106hoe-bundler
15,936126,599hoe-gemspec
17,755104,089minitest-debugger

Owners

#GravatarHandle
1iconjf647