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,929 of 187,224
Downloads: 7,177

Daily

Ranking: 94,974 of 187,196
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
161,076,293,235minitest
99421,067,602simplecov
154286,535,302erubis
185241,656,823rdoc
292151,790,526psych
2,16010,144,929simplecov-console
2,2858,953,144hoe
3,0534,738,295hash-deep-merge
12,925170,278hoe-bundler
13,723150,847activesupport-core-ext
15,376122,349hoe-gemspec
17,052101,460minitest-debugger

Owners

#GravatarHandle
1iconjf647