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,826 of 184,487
Downloads: 6,750

Daily

Ranking: 59,086 of 184,472
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
19950,724,365minitest
99369,941,717simplecov
130278,828,789erubis
203186,558,332rdoc
40896,155,822psych
2,1428,694,269simplecov-console
2,1458,688,865hoe
2,9644,381,742hash-deep-merge
12,450166,090hoe-bundler
14,862119,283hoe-gemspec
15,142115,037activesupport-core-ext
16,56898,529minitest-debugger

Owners

#GravatarHandle
1iconjf647