RubyGems Navigation menu

jeckyl 0.2.1

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.0 - October 01, 2014 (32 KB)
  2. 0.3.7 - September 19, 2013 (30 KB)
  3. 0.2.7 - November 21, 2012 (25 KB)
  4. 0.2.5 - October 25, 2012 (25 KB)
  5. 0.2.4 - October 25, 2012 (25 KB)
  6. 0.2.1 - September 20, 2012 (20 KB)
Show all versions (7 total)

Runtime Dependencies (2):

thor >= 0

Owners:

Authors:

  • Dr Robert

SHA 256 checksum:

159b58fc2643472259de2113a403aa9b22f733db74e47461c5b97a9eb5daf23c

Total downloads 21,708

For this version 3,099

Licenses:

N/A

Required Ruby Version: None

Links: