A simple, configurable object container implemented in Ruby https://github.com/dry-rb/dry-container
Go to file
dry-bot 0037239d1d [devtools] sync 2021-01-16 07:18:02 +00:00
.devtools/templates [devtools] sync 2021-01-03 11:03:44 +00:00
.github [devtools] sync 2021-01-03 11:03:44 +00:00
bin [devtools] sync configs 2020-01-05 14:07:08 +00:00
docsite/source Docs: Add an example unstubbing all keys at once 2020-11-12 11:18:27 +01:00
lib rubocop -a --only Style/StringLiterals 2020-05-30 12:09:29 +03:00
rakelib rubocop -a --only Style/StringLiterals 2020-05-30 12:09:29 +03:00
spec [devtools] sync 2020-09-26 15:18:51 +00:00
.gitignore Update .gitignore [skip ci] 2019-02-05 12:59:07 +03:00
.rspec [devtools] config sync 2019-12-28 13:01:08 +00:00
.rubocop.yml [devtools] sync 2020-12-12 07:08:26 +00:00
CHANGELOG.md [devtools] sync 2020-12-12 06:02:36 +00:00
CODEOWNERS [devtools] sync 2021-01-16 07:18:02 +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:47 +00:00
Gemfile rubocop -a --only Style/StringLiterals 2020-05-30 12:09:29 +03:00
Gemfile.devtools [devtools] sync 2020-12-26 16:18:31 +00:00
LICENSE [devtools] sync 2021-01-03 08:18:38 +00:00
README.md [devtools] sync 2020-11-19 11:50:48 +00:00
Rakefile rubocop -a --only Style/StringLiterals 2020-05-30 12:09:29 +03:00
changelog.yml Add changelog.yml and a copy of old CHANGELOG.md 2020-01-17 10:24:54 +01:00
dry-container.gemspec [devtools] sync 2020-10-08 17:52:49 +00:00
project.yml Add gemspec source data 2020-01-11 23:32:57 +03:00

README.md

dry-container 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.