RubyGems Navigation menu

configliere 0.4.22

You've got a script. It's got some settings. Some settings are for this module, some are for that module. Most of them don't change. Except on your laptop, where the paths are different. Or when you're in production mode. Or when you're testing from the command line. "" So, Consigliere of mine, I think you should tell your Don what everyone knows. "" -- Don Corleone Configliere manage settings from many sources: static constants, simple config files, environment variables, commandline options, straight ruby. You don't have to predefine anything, but you can ask configliere to type-convert, require, document or password-obscure any of its fields. Modules can define config settings independently of each other and the main program.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.22 - October 20, 2014 (52.5 KB)
  2. 0.4.18 - December 05, 2012 (51.5 KB)
  3. 0.4.17 - August 17, 2012 (51.5 KB)
  4. 0.4.16 - August 13, 2012 (51.5 KB)
  5. 0.4.14 - August 13, 2012 (50.5 KB)
Show all versions (37 total)

Runtime Dependencies (2):

highline = 1.5.2
multi_json ~> 1.10.1

Owners:

Authors:

  • Infochimps

SHA 256 checksum:

94252eb03bac389b8a9164cf513fcdb0471cbe36368e6a7d8f4f48eecb3d266e

Total downloads 761,023

For this version 136,864

License:

Apache 2.0

Required Ruby Version: >= 0

Links: