Categories: None [Edit]

fat_config

https://rubygems.org/gems/fat_config
https://github.com/ddoherty.net/fat_config
This library provides a reader for configuration files, looking for them in places designated by (1) a user-set environment variable, (2) in the standard XDG locations (e.g., /etc/xdg/app.yml), or (3) in the classical UNIX locations (e.g. /etc/app/config.yml or ~/.apprc). Config files can be written in one of YAML, TOML, INI-style, or JSON. It enforces precedence of user-configs over system-level configs, and enviroment or command-line configs over the file-based configs.

Total

Ranking: 179,972 of 190,529
Downloads: 1,643

Daily

Ranking: 54,957 of 190,497
Downloads: 3

Depended by

RankDownloadsName
100,9468,072labrat

Depends on

RankDownloadsName
71,298,846,382activesupport
1,24435,874,295inifile
5,2031,355,826tomlib
12,320198,796fat_core

Owners

#GravatarHandle
1iconddoherty57