[ ソース: 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