A simple, configurable object container implemented in Ruby https://github.com/dry-rb/dry-container
Go to file
Nikita Shilnikov 0175395499
Update CHANGELOG [skip ci]
2019-06-07 12:35:16 +03:00
lib Bump version to 0.7.1 2019-06-07 12:32:24 +03:00
rakelib Initial commit 2015-06-10 22:31:44 +01:00
spec Add Mixin#{dup,clone} (fixes #63) 2019-06-07 12:13:19 +03:00
.codeclimate.yml Setup CC coverage/rubocop 2016-04-29 02:49:05 +01:00
.gitignore Update .gitignore [skip ci] 2019-02-05 12:59:07 +03:00
.rspec Remove --order random from .rspec 2016-12-07 20:35:57 +00:00
.rubocop.yml Add rubocop ignore 2015-07-20 22:30:42 +01:00
.rubocop_todo.yml Add configurable registry and resolver / clean up mixin 2015-06-16 20:07:43 +01:00
.travis.yml CI: Use 2.6.3 2019-04-18 21:06:12 +02:00
CHANGELOG.md Update CHANGELOG [skip ci] 2019-06-07 12:35:16 +03:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-02-19 20:53:35 +11:00
Gemfile Use released dry-configurable 2019-02-05 12:32:57 +03:00
LICENSE Update LICENSE [skip ci] 2017-02-28 20:38:33 +03:00
README.md Update README [skip ci] 2019-04-05 23:36:43 +03:00
Rakefile Initial commit 2015-06-10 22:31:44 +01:00
dry-container.gemspec Revert removing dry-configurable 2019-01-12 19:12:38 +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.