[ ソース: ruby-dry-configurable ]
パッケージ: ruby-dry-configurable (0.9.0-2)
ruby-dry-configurable に関するリンク
Debian の資源:
ruby-dry-configurable ソースパッケージをダウンロード:
- [ruby-dry-configurable_0.9.0-2.dsc]
- [ruby-dry-configurable_0.9.0.orig.tar.gz]
- [ruby-dry-configurable_0.9.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Simple mixin to make Ruby classes configurable
dry-configurable is a simple mixin to add thread-safe configuration behaviour to your classes. There are many libraries that make use of configuration, and each seemed to have their own implementation with a similar or duplicate interface, so it was strange that this behaviour had not already been encapsulated into a reusable gem, hence dry-configurable was born.
その他の ruby-dry-configurable 関連パッケージ
|
|
|
|
-
- dep: ruby-concurrent (>= 1.0)
- modern concurrency tools for Ruby
-
- dep: ruby-dry-core (>= 0.4.7)
- Toolset of small support modules used throughout the dry-rb ecosystem.