[ 源代码: 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.