RubyGems Navigation menu

file_resources_manager 1.0.2

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 checksum:

4bdfea8b14e3712f9cde04f2cf84cad0a5792e0f0307f51697768e1dad4b2636

總下載次數 11,522

這個版本 4,488

License:

Ruby 版本需求:

RubyGems 版本需求: >= 1.0.0

相關連結: