A simple, configurable object container implemented in Ruby https://github.com/dry-rb/dry-container
Go to file
dry-bot 2ecf315cec [devtools] sync configs 2020-01-05 14:07:08 +00:00
.github [devtools] sync configs 2020-01-05 14:07:08 +00:00
bin [devtools] sync configs 2020-01-05 14:07:08 +00:00
docsite/source Add docsite for version 0.8 2019-10-04 10:58:29 +02:00
lib Fix typo 2019-12-15 17:27:23 +03:00
rakelib Initial commit 2015-06-10 22:31:44 +01:00
spec Use shared coverage file 2020-01-04 13:26:07 +01:00
.codeclimate.yml [devtools] config sync 2019-10-21 08:36:50 +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] config sync 2020-01-04 11:10:14 +00:00
.rubocop_todo.yml Add configurable registry and resolver / clean up mixin 2015-06-16 20:07:43 +01:00
CHANGELOG.md Update CHANGELOG [skip ci] 2019-07-09 17:43:26 +03:00
CODE_OF_CONDUCT.md [devtools] config sync 2019-10-21 08:36:50 +00:00
CONTRIBUTING.md [devtools] config sync 2019-10-16 09:40:41 +00:00
Gemfile Use Gemfile.devtools 2020-01-04 13:25:26 +01:00
Gemfile.devtools Update Gemfile.devtools 2020-01-05 14:08:27 +01:00
LICENSE [devtools] sync configs 2020-01-05 14:07:08 +00:00
README.md [devtools] sync configs 2020-01-05 14:07:08 +00:00
Rakefile Initial commit 2015-06-10 22:31:44 +01:00
dry-container.gemspec Set bundler version in the gemspec 2020-01-05 14:41:22 +01:00
project.yml Update project.yml 2020-01-05 11:41:23 +01: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.4
  • jruby >= 9.2

License

See LICENSE file.