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,954 of 191,455
Downloads: 7,549

Daily

Ranking: 58,870 of 191,429
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,178,952,541minitest
99454,797,191simplecov
165293,291,549erubis
168287,988,886rdoc
249195,279,570psych
2,18011,223,368simplecov-console
2,3399,195,080hoe
3,0915,029,051hash-deep-merge
12,948181,141activesupport-core-ext
13,184175,132hoe-bundler
15,711125,365hoe-gemspec
17,491103,626minitest-debugger

Owners

#GravatarHandle
1iconjf647