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: 103,180 of 180,530
Downloads: 6,456

Daily

Ranking: 62,540 of 180,517
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
20803,432,003minitest
102312,710,120simplecov
114267,336,639erubis
214147,055,033rdoc
64958,318,323psych
1,9588,420,361hoe
2,1487,099,323simplecov-console
2,8663,861,678hash-deep-merge
11,676162,815hoe-bundler
14,042117,152hoe-gemspec
15,75796,091minitest-debugger
19,13670,622activesupport-core-ext

Owners

#GravatarHandle
1iconjf647