RubyGems.org

configfiles

0.5.0

A simple library to specify the format of configuration files and the way to turn them into Ruby objects. Ruby1.9 centric. Uses some lazy evaluation. No write support: it's strongly sugested to use ERB or other templating systems for that.

installgem install configfiles
Authors

Guido De Rosa

9,218 total downloads 873 for this version
Owners

6da42c7338a0f4a423627d6eb174e43d

Gemfile
gem "configfiles", "~> 0.5.0"
Versions
  1. 0.5.0 February 7, 2011
  2. 0.4.0 September 20, 2010
  3. 0.3.2 September 14, 2010
  4. 0.3.1 September 14, 2010
  5. 0.3.0 September 14, 2010
Show all versions (9 total)
Runtime Dependencies
  1. facets >= 0