[ 原始碼: 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.