ElastiConf

Powerfull and flexible application config solution worked in any ruby program. No clases definition, no dependencies. It just works!
Installation
First add the following lines to your application Gemfile:
gem 'elasticonf', '~> 1.0.0.beta'
Then run bundle install to update your's gems bundle.
Configuration
Will be available soon.
Documentation
Will be available soon.
Testing
Run this commands in terminal:
cd some/pathgit clone [email protected]:rezwyi/elasticonf.gitcd elasticonf/bin/rspec
Versioning
ElastiConf uses RubyGems Rational Versioning Policy.
Copyright
See LICENSE file.