Registry / config / dry-configurable

dry-configurable

JSON →
library1.4.0rbrubygemsunverified

Mixin to add configuration functionality to Ruby classes with default values and type checking.

config
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

require 'dry/configurable'

Define and access configuration settings

require 'dry/configurable' class App extend Dry::Configurable setting :name, default: 'MyApp' end App.config.name # => 'MyApp'
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
19 hits · last 30 days
gptbot
3
amazonbot
3
claudebot
3
bytedance
2
bingbot
1
mj12bot
1
Resources