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: 106,469 of 196,721
Downloads: 7,777

Daily

Ranking: 58,818 of 196,694
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
141,294,745,029minitest
98499,434,149simplecov
152344,213,097rdoc
176301,063,806erubis
220242,403,578psych
2,17412,427,418simplecov-console
2,3909,558,724hoe
3,1625,282,553hash-deep-merge
12,548214,664activesupport-core-ext
13,337189,026hoe-bundler
15,762136,816hoe-gemspec
18,160105,334minitest-debugger

Owners

#GravatarHandle
1iconjf647