Categories: None [Edit]

rack-config-flexible

https://rubygems.org/gems/rack-config-flexible
https://github.com/thentenaar/rack-config-flexible
Rack::Config::Flexible is an alternative to Rack::Config, offering much greater flexibility. Configuration options are stored as key-value pairs in _sections_, partitioned by _environments_. For example: + environment + section key -> value pairs A simple DSL is provided and can be used either within a passed configuration block (to ::new), or to the #configuration method. Facilities are also provided to load whole environments, and sections from either a single YAML file structured like, or from a directory tree. See the README file or RDoc documentation for more info.

Total

Ranking: 61,015 of 183,127
Downloads: 15,386

Daily

Ranking: 25,792 of 183,106
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconTHentenaar