RubyGems Navigation menu

file_resources_manager 1.0

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 FileResourcesManager::get('database') 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 校验和:

= 复制到剪贴板 已复制!

下载总量 11,657

这个版本 3,573

许可:

需要的 Ruby 版本:

需要的 RubyGems 版本: >= 1.3.6

链接: