RubyGems.org

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.

installgem install rack-config-flexible -v 0.1.2
Authors

Tim Hentenaar

1,474 total downloads 276 for this version
Owners

659696cfd6640c08963c025df0343760

Gemfile
gem "rack-config-flexible", "~> 0.1.2"
Versions
  1. 0.1.4 November 19, 2012
  2. 0.1.3 November 19, 2012
  3. 0.1.2 November 19, 2012
  4. 0.1.1 November 17, 2012
  5. 0.1.0 November 17, 2012