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,830 of 187,548
Downloads: 7,247

Daily

Ranking: 108,010 of 187,532
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
151,088,565,104minitest
98424,894,822simplecov
158287,247,672erubis
183247,752,095rdoc
287157,646,944psych
2,16410,283,070simplecov-console
2,2988,984,238hoe
3,0694,772,453hash-deep-merge
12,936171,149hoe-bundler
13,675152,974activesupport-core-ext
15,390122,977hoe-gemspec
17,093101,825minitest-debugger

Owners

#GravatarHandle
1iconjf647