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!
Required Ruby Version
None
Required Rubygems Version
>= 1.3.6
Authors
Branden Giacoletto