fnordfish / dry-configurable

A simple mixin to make Ruby classes configurable

Home Page:https://dry-rb.org/gems/dry-configurable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dry-configurable Join the chat at https://dry-rb.zulipchat.com

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

https://dry-rb.org/gems/dry-configurable/

License:MIT License


Languages

Language:Ruby 100.0%