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,292 of 183,107
Downloads: 6,650

Daily

Ranking: 42,025 of 183,092
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
19895,194,587minitest
99348,223,614simplecov
126274,983,084erubis
210167,990,555rdoc
49776,984,048psych
2,0868,574,300hoe
2,1588,058,072simplecov-console
2,9294,190,572hash-deep-merge
12,180164,839hoe-bundler
14,605118,482hoe-gemspec
16,27097,873minitest-debugger
16,48195,916activesupport-core-ext

Owners

#GravatarHandle
1iconjf647