A simple, configurable object container implemented in Ruby https://github.com/dry-rb/dry-container
Go to file
Nikita Shilnikov 1e6a888dba
Update badges
2019-02-05 12:54:18 +03:00
lib Fix jruby build 2019-02-05 12:49:36 +03:00
rakelib Initial commit 2015-06-10 22:31:44 +01:00
spec Add byebug to tools 2019-02-03 00:08:07 +03:00
.codeclimate.yml Setup CC coverage/rubocop 2016-04-29 02:49:05 +01:00
.gitignore Modernize rspec configuration 2016-09-01 09:16:45 +01: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 Fix jruby build 2019-02-05 12:49:36 +03:00
CHANGELOG.md Update CHANGELOG [skip ci] 2019-02-05 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 badges 2019-02-05 12:54:18 +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 Gitter chat

Gem Version Build Status Maintainability Test Coverage API Documentation Coverage

A simple, configurable container implemented in Ruby.

Documentation

License

See LICENSE file.