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.1.0'
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/bundle installbin/rake
Versioning
Elasticonf uses RubyGems Rational Versioning Policy.
Copyright
See LICENSE file.