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: 103,158 of 180,454
Downloads: 6,446

Daily

Ranking: 89,538 of 180,448
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
20800,547,837minitest
102311,608,351simplecov
114267,071,971erubis
214146,516,424rdoc
65357,767,312psych
1,9558,410,424hoe
2,1487,067,651simplecov-console
2,8663,847,785hash-deep-merge
11,683162,213hoe-bundler
14,048116,627hoe-gemspec
15,73696,017minitest-debugger
19,24969,786activesupport-core-ext

Owners

#GravatarHandle
1iconjf647