Categories: None [Edit]

flexconf

https://rubygems.org/gems/flexconf
FlexConf is a simple configuration utility that does its job and gets out of your way. It reads settings from a hash or YAML file ('config.yml' by default) but allows overrides from a '*_local.yml' file and from environment variables. Settings can be read as indifferent hash values (config['foo'] or config[:foo]) or method calls (config.foo) with recursive nesting (config.foo.bar). The code is lightweight and fast with no additional dependencies.

Total

Ranking: 56,518 of 192,666
Downloads: 19,674

Daily

Ranking: 65,180 of 192,588
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29976,524,168rspec

Owners

#GravatarHandle
1iconsfeley