Categories: None [Edit]
app-ctx
For all applications (you are not a mouseclicker, are u?), once in a while you need to supply some configuration values to overrule the built-in defaults. The app-ctx gem does unify and organize built-in constants, config files and commandline option with a clearly defined priority, from low to high: - procedural: set from your implementation App::Config#set_default_values - YAML default values file loaded from next to the $0 script - user supplied configuration file, eg.: --config=/tmp/foo.yml - command line options and flags: --foo --bar=foo But for your application it is of no interesst from where the values are coming: command line option: "--port=1234", a user configuration file or from the applications built-in default values. Therefor +app-ctx+ combines value settings from various sources into a single configuration hash.
Total
Ranking: 49,584 of 187,603
Downloads: 22,309
Daily
Ranking: 145,949 of 187,591
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 75,946 | 12,235 | webdav-exporter |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 2,297 | 8,988,964 | hoe |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | crux |