Categories: None [Edit]
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: 55,342 of 188,277
Downloads: 19,424
Daily
Ranking: 51,239 of 188,252
Downloads: 8
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 29 | 935,725,168 | rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | sfeley |