RubyGems Navigation menu

rack-config-flexible 0.1.3

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.4 - November 19, 2012 (7.5 KB)
  2. 0.1.3 - November 19, 2012 (7.5 KB)
  3. 0.1.2 - November 19, 2012 (8.0 KB)
  4. 0.1.1 - November 17, 2012 (7.5 KB)
  5. 0.1.0 - November 17, 2012 (7.5 KB)

擁有者:

作者:

  • Tim Hentenaar

SHA 256 checksum:

ef67c0e7a9c163b4f71151a6eb92287dc5d3a6f16429c232157abdff2f1486d3

總下載次數 14,902

這個版本 2,778

License:

Ruby 版本需求:

相關連結: