Categories: None [Edit]

jeckyl

https://rubygems.org/gems/jeckyl
https://github.com/osburn-sharp/jeckyl
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.

Total

Ranking: 45,747 of 180,702
Downloads: 21,687

Daily

Ranking: 24,733 of 180,689
Downloads: 23

Depended by

RankDownloadsName
57,19416,095jerbil
67,73912,693jellog
144,6743,451jeeves-pvr

Depends on

RankDownloadsName
86,6168,698optplus

Owners

#GravatarHandle
1iconosburn-sharp