[ Bron: ruby-dry-configurable ]
Pakket: ruby-dry-configurable (0.9.0-2)
Verwijzigingen voor ruby-dry-configurable
Debian bronnen:
Het bronpakket ruby-dry-configurable downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan ruby-dry-configurable gerelateerde pakketten
|
|
|
|
-
- 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.