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,119 of 186,959
Downloads: 6,979

Daily

Ranking: 73,587 of 186,713
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
161,055,026,805minitest
99413,507,374simplecov
148285,141,415erubis
190231,578,823rdoc
304141,795,961psych
2,1629,881,329simplecov-console
2,2588,891,655hoe
3,0454,677,962hash-deep-merge
12,838169,274hoe-bundler
13,915143,819activesupport-core-ext
15,225121,807hoe-gemspec
16,957100,468minitest-debugger

Owners

#GravatarHandle
1iconjf647