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: 106,265 of 196,125
Downloads: 7,775

Daily

Ranking: 49,580 of 196,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,280,621,691minitest
98493,495,493simplecov
154336,233,276rdoc
176300,207,752erubis
223237,679,996psych
2,17612,256,093simplecov-console
2,3809,508,695hoe
3,1555,247,884hash-deep-merge
12,601211,089activesupport-core-ext
13,350187,218hoe-bundler
15,791135,323hoe-gemspec
18,096105,264minitest-debugger

Owners

#GravatarHandle
1iconjf647