RubyGems Navigation menu

configtoolkit 1.1.0

This package makes sourcing information from configuration files robust and easy! It: * Allows programmers to specify the type of data that should be loaded from a configuration file. The toolkit automatically will validate the file's data against this specification when loading the file, ensuring that the specification always is obeyed and saving the programmer the tedious chore of writing validation code. * Automagically generates parameter accessor methods, an equality operator, and a to_s method from the configuration's specification. * Allows programmers to create configuration files, easily and programatically. * Provides classes that can load from and dump to different kinds of configuration files. * Is very extensible, allowing the engine to be used with custom format configuration files and with custom data validation rules.

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

インストール:
=

バージョン履歴:

  1. 2.3.2 - May 02, 2011 (68KB)
  2. 2.3.1 - January 31, 2010 (68KB)
  3. 2.3.0 - June 09, 2009* (67.5KB)
  4. 2.2.0 - July 29, 2008* (64KB)
  5. 2.1.0 - July 25, 2008* (59.5KB)
  6. 1.1.0 - May 15, 2008* (22.5KB)
全てのバージョンを表示(全16件)

Runtime依存関係 (1):

hoe >= 1.5.1

所有者:

作者:

  • DesigningPatterns

SHA 256チェックサム:

64319bce79d66d9c405b7b963a4516411e8d2b298d4d24cd39ccb88225ed8a5d

累計ダウンロード数 97,445

このバージョンのみ 4,165

ライセンス:

N/A

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

リンク: