A simple mixin to make Ruby classes configurable https://github.com/dry-rb/dry-configurable
Go to file
Tim Riley 4aadddf324 Bump dry-configurable to 0.12.1 2021-02-15 21:08:02 +11:00
.devtools/templates [devtools] sync 2021-01-03 11:03:42 +00:00
.github [devtools] sync 2021-01-03 11:03:42 +00:00
bin rubocop -a --only Style/FrozenStringLiteralComment 2020-01-06 12:39:30 +01:00
docsite/source Add docsite for version 0.8 2019-10-04 10:58:59 +02:00
lib Bump dry-configurable to 0.12.1 2021-02-15 21:08:02 +11:00
spec Merge pull request #103 from adam12/prepend-initializer 2021-02-08 22:55:18 +11:00
.gitignore Update .gitignore [skip ci] 2019-02-05 12:27:36 +03:00
.rspec [devtools] config sync 2019-12-28 13:01:08 +00:00
.rubocop.yml [devtools] sync 2020-12-12 07:08:23 +00:00
CHANGELOG.md [devtools] sync 2021-02-15 10:05:01 +00:00
CHANGELOG.old.md Add changelog.yml and a copy of old CHANGELOG.md 2020-01-17 10:24:49 +01:00
CODEOWNERS [devtools] sync 2021-02-15 10:05:01 +00:00
CODE_OF_CONDUCT.md [devtools] config sync 2019-10-21 08:36:50 +00:00
CONTRIBUTING.md [devtools] sync 2020-12-12 05:07:46 +00:00
Gemfile Add Hotch to Gemfile 2020-02-14 11:42:18 +01:00
Gemfile.devtools [devtools] sync 2020-12-26 16:18:32 +00:00
LICENSE [devtools] sync 2021-01-03 08:18:39 +00:00
README.md [devtools] sync 2020-11-19 11:50:48 +00:00
Rakefile Run all specs by default via rake spec 2020-02-15 13:51:23 +01:00
changelog.yml Prepare changelog for 0.12.1 2021-02-15 21:04:28 +11:00
dry-configurable.gemspec [devtools] sync 2020-12-20 13:38:28 +00:00
project.yml Use equalizer from dry-core 2020-12-20 16:37:59 +03:00

README.md

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

Gem Version CI Status Codacy Badge Codacy Badge Inline docs

Supported Ruby versions

This library officially supports the following Ruby versions:

  • MRI >= 2.5
  • jruby >= 9.2

License

See LICENSE file.