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,843 of 190,317
Downloads: 7,521

Daily

Ranking: 60,162 of 190,280
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,163,937,242minitest
99449,649,641simplecov
162292,375,362erubis
172281,306,788rdoc
256188,997,044psych
2,17511,081,621simplecov-console
2,3339,164,204hoe
3,0884,994,081hash-deep-merge
13,022177,482activesupport-core-ext
13,157174,185hoe-bundler
15,679124,812hoe-gemspec
17,458103,220minitest-debugger

Owners

#GravatarHandle
1iconjf647