A simple, configurable object container implemented in Ruby https://github.com/dry-rb/dry-container
Go to file
dry-bot 651c25abc3 [devtools] config sync 2019-12-28 13:01:08 +00:00
.github [devtools] config sync 2019-12-28 12:51:27 +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 Simplify coverage setup 2019-11-07 18:14:36 +03: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 2019-12-14 14:36:01 +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 Update Gemfile 2019-10-16 10:49:01 +02:00
LICENSE [devtools] config sync 2019-10-16 09:40:41 +00:00
README.md Update CI status badge 2019-11-07 18:15:35 +03:00
Rakefile Initial commit 2015-06-10 22:31:44 +01:00
dry-container.gemspec Update dry-container.gemspec 2019-11-07 09:44:45 +01:00

README.md

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

Gem Version Build Status Maintainability Test Coverage API Documentation Coverage

A simple, configurable container implemented in Ruby.

Documentation

License

See LICENSE file.