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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Development Dependencies (1):

yaml >= 0

Owners:

Authors:

  • Branden Giacoletto

SHA 256 checksum:

d58fcac6cb54319602e6152e4685059152d7b48b7b36d9550133f71d05d67d8f

Total downloads 11,522

For this version 3,534

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: >= 1.3.6

Links: