deepj / dry-configurable

A simple mixin to make Ruby classes configurable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dry-configurable Join the Gitter chat

Gem Version Build Status Maintainability Test Coverage API Documentation Coverage

Installation

Add this line to your application's Gemfile:

gem 'dry-configurable'

And then execute:

$ bundle

Or install it yourself as:

$ gem install dry-configurable

Links

License

See LICENSE file.

About

A simple mixin to make Ruby classes configurable

License:MIT License


Languages

Language:Ruby 100.0%