RubyGems Navigation menu

file_resources_manager 1.0.1

Instead of having to constantly use YAML::load(File.read('some/dir/with/file_resources/database_blah.yml')) in every app you write, now you can simply use s = SettingsManager::settings('database');puts s["my_setting"] to get your file resources and the rest is automagically managed for you!

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

インストール:
=

バージョン履歴:

  1. 1.0.2 - June 13, 2011 (7KB)
  2. 1.0.1 - June 13, 2011 (7KB)
  3. 1.0 - May 16, 2011 (6KB)

Development依存関係 (1):

yaml >= 0

所有者:

作者:

  • Branden Giacoletto

SHA 256チェックサム:

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

累計ダウンロード数 11,657

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

ライセンス:

N/A

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

必要なRubyGemsのバージョン: >= 1.0.0

リンク: