RubyGems Navigation menu

flexconf 0.1.0

FlexConf is a simple configuration utility that does its job and gets out of your way. It reads settings from a hash or YAML file ('config.yml' by default) but allows overrides from a '*_local.yml' file and from environment variables. Settings can be read as indifferent hash values (config['foo'] or config[:foo]) or method calls (config.foo) with recursive nesting (config.foo.bar). The code is lightweight and fast with no additional dependencies.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.2.1 - November 06, 2011 (15.5KB)
  2. 0.2.0 - November 04, 2011 (15.5KB)
  3. 0.1.0 - October 28, 2011 (15KB)

Development依存関係 (1):

rspec >= 0

所有者:

作者:

  • Stephen Eley

SHA 256チェックサム:

5707f23194ca3fda6ec322a795e5e500473143246b9b3dff053301da56379527

累計ダウンロード数 18,332

このバージョンのみ 3,469

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: