[ Bron: ruby-dry-container ]
Pakket: ruby-dry-container (0.7.2-2)
Verwijzigingen voor ruby-dry-container
Debian bronnen:
Het bronpakket ruby-dry-container downloaden:
- [ruby-dry-container_0.7.2-2.dsc]
- [ruby-dry-container_0.7.2.orig.tar.gz]
- [ruby-dry-container_0.7.2-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Simple, configurable object container implemented in Ruby
dry-container is a simple, thread-safe container, intended to be one half of a dependency injection system, possibly in combination with dry-auto_inject.
At its most basic, dependency injection is a simple technique that makes it possible to implement patterns or principles of code design that rely on object composition, such as the SOLID principles.
Andere aan ruby-dry-container gerelateerde pakketten
|
|
|
|
-
- dep: ruby-concurrent (>= 1.0)
- Modern concurrency tools for Ruby
-
- dep: ruby-dry-configurable (>= 0.1.3)
- Simple mixin to make Ruby classes configurable