[ 源代码: ruby-dry-container ]
软件包:ruby-dry-container(0.7.2-2)
ruby-dry-container 的相关链接
Debian 的资源:
下载源码包 ruby-dry-container:
- [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]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 ruby-dry-container 有关的软件包
|
|
|
|
-
- dep: ruby-concurrent (>= 1.0)
- Modern concurrency tools for Ruby
-
- dep: ruby-dry-configurable (>= 0.1.3)
- Simple mixin to make Ruby classes configurable