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

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:

b502b1369dc0bf6728d394a2807b04ac11332d187ddae22975dbf227da00d1ba

Total downloads 11,617

For this version 3,411

License:

MIT

Required Ruby Version: >= 0

Links: