RubyGems Navigation menu

configreader 0.0.4

ConfigReader provides an easy way to load up your configuration YAML files into Ruby objects, providing a more concise API to access your configuration data, by accessing methods instead of Hash keys. It also allows you to configure environment aware configuration objects, and by so inverting the logic of environment specific configuration into the ConfigReader.

Gemfile:
=

install:
=

Versions:

  1. 0.0.4 February 05, 2015 (10 KB)
  2. 0.0.2 January 08, 2013 (8.5 KB)
  3. 0.0.1 November 13, 2012 (8.5 KB)

Runtime Dependencies (2):

hashie > 3.0.0, ~> 3.0
rails > 3.0.0

Development Dependencies (2):

rake ~> 0.9
rspec >= 2.11.0, ~> 2.11

Owners:

Authors:

  • Itay Adler

SHA 256 checksum:

=

Total downloads 11,938

For this version 3,535

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: