A simple, configurable object container implemented in Ruby https://github.com/dry-rb/dry-container
Go to file
Tim Riley b2803faacd Bump version to 0.9.0 2021-09-12 22:29:24 +10:00
.devtools/templates [devtools] sync 2021-01-03 11:03:44 +00:00
.github Update .github/workflows/rubocop.yml from action-hero/workflows 2021-06-11 12:05:42 +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 Bump version to 0.9.0 2021-09-12 22:29:24 +10:00
spec Remove version check 2021-06-06 14:36:46 +03:00
.action_hero.yml Update .action_hero.yml from dry-rb/template-gem 2021-06-06 09:05:16 +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 Update .rubocop.yml from dry-rb/template-gem 2021-07-21 21:04:24 +00:00
CHANGELOG.md [devtools] sync 2021-09-12 12:25:14 +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 Update CONTRIBUTING.md from dry-rb/template-gem 2021-05-27 15:55:48 +00:00
Gemfile Depend on dry-configurable 0.13.0 2021-09-12 22:16:52 +10:00
Gemfile.devtools Update Gemfile.devtools from dry-rb/template-gem 2021-06-06 08:32:31 +00:00
LICENSE [devtools] sync 2021-01-03 08:18:38 +00:00
README.md Update README.md from dry-rb/template-gem 2021-07-19 12:13:44 +00:00
Rakefile Remove rubocop tasks and simplify Rakefile 2021-04-16 09:50:41 +02:00
changelog.yml Tweak changelog 2021-09-12 22:24:53 +10:00
dry-container.gemspec Update dry-container.gemspec from dry-rb/template-gem 2021-09-12 12:17:00 +00:00
project.yml Depend on dry-configurable 0.13.0 2021-09-12 22:16:52 +10: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.6.0
  • jruby >= 9.3 (we are waiting for 2.6 support)

License

See LICENSE file.