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: 105,313 of 192,137
Downloads: 7,577

Daily

Ranking: 123,214 of 192,103
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,193,981,621minitest
99460,193,193simplecov
166294,675,471rdoc
167294,632,907erubis
243201,640,146psych
2,17711,384,105simplecov-console
2,3449,228,244hoe
3,1045,063,716hash-deep-merge
12,875185,862activesupport-core-ext
13,230176,322hoe-bundler
15,797126,108hoe-gemspec
17,664103,954minitest-debugger

Owners

#GravatarHandle
1iconjf647