Metadata


Name
dry-configurable
Version
1.3.0
Platform
ruby
Authors
Andy Holland
Bindir
bin
Date
2025-01-06 00:00:00 UTC
Dependencies
dry-core (~> 1.1)
zeitwerk (~> 2.6)
Description
A mixin to add configuration functionality to your classes
Email
andyholland1991@aol.com
Files
CHANGELOG.md
LICENSE
README.md
dry-configurable.gemspec
lib/dry-configurable.rb
lib/dry/configurable.rb
lib/dry/configurable/class_methods.rb
lib/dry/configurable/compiler.rb
lib/dry/configurable/config.rb
lib/dry/configurable/constants.rb
lib/dry/configurable/dsl.rb
lib/dry/configurable/errors.rb
lib/dry/configurable/extension.rb
lib/dry/configurable/instance_methods.rb
lib/dry/configurable/methods.rb
lib/dry/configurable/setting.rb
lib/dry/configurable/settings.rb
lib/dry/configurable/test_interface.rb
lib/dry/configurable/version.rb
Homepage
https://dry-rb.org/gems/dry-configurable
Licenses
MIT
Metadata
{"allowed_push_host"=>"https://rubygems.org", "changelog_uri"=>"https://github.com/dry-rb/dry-configurable/blob/main/CHANGELOG.md", "source_code_uri"=>"https://github.com/dry-rb/dry-configurable", "bug_tracker_uri"=>"https://github.com/dry-rb/dry-configurable/issues", "rubygems_mfa_required"=>"true"}
Require paths
lib
Required ruby version
>= 3.1
Required rubygems version
>= 0
Rubygems version
3.3.27
Specification version
4
Summary
A mixin to add configuration functionality to your classes
Original platform
ruby
New platform
ruby