RubyGems Navigation menu

jeckyl 0.2.7

Create and manage configuration files in Ruby for Ruby. Jeckyl can be used to create a parameters hash from a simple config file written in Ruby, having run whatever checks you want on the file to ensure the values passed in are valid. All you need to do is define a class inheriting from Jeckyl, methods for each parameter, its default, whatever checking rules are appropriate and even a comment for generating templates etc. This is then used to parse a Ruby config file and create the parameters hash. Jeckyl comes complete with a utility to check a config file against a given class and to generate a default file for you to tailor. Type 'jeckyl readme' for more information.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.4.0 - October 01, 2014 (32.0 KB)
  2. 0.3.7 - September 19, 2013 (30.0 KB)
  3. 0.2.7 - November 21, 2012 (25.0 KB)
  4. 0.2.5 - October 25, 2012 (25.0 KB)
  5. 0.2.4 - October 25, 2012 (25.0 KB)
显示所有版本 (共 7 个)

Runtime 依赖 (2):

thor >= 0

业主:

作者:

  • Dr Robert

SHA 256 校验和:

eb9a05fc83332c61c264f6e45dce160e78a21078202dde27150610d0669aef3c

下载总量 21,612

这个版本 3,024

许可:

Open Software Licence v3.0

需要的 Ruby 版本:

链接: