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 (7.0 KB)
  2. 1.0.1 - June 13, 2011 (7.0 KB)
  3. 1.0 - May 16, 2011 (6.0 KB)

Development 相依性套件 (1):

yaml >= 0

擁有者:

作者:

  • Branden Giacoletto

SHA 256 總和檢查碼:

cfb20054886f8ab392dc7bd10d90c349bb6fa62319ca1740df0a6cd755637163

總下載次數 11,650

這個版本 3,543

授權:

Ruby 版本需求:

RubyGems 版本需求: >= 1.0.0

相關連結: