-
Name
-
dry-configurable
-
Version
-
0.11.6
-
Platform
-
ruby
-
Authors
-
Andy Holland
-
Bindir
-
bin
-
Date
-
2020-06-22 00:00:00 UTC
-
Dependencies
-
concurrent-ruby (~> 1.0)
dry-core (~> 0.4, >= 0.4.7)
dry-equalizer (~> 0.2)
bundler (>= 0, development)
rake (>= 0, development)
rspec (>= 0, development)
-
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/dsl/args.rb
lib/dry/configurable/errors.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/master/CHANGELOG.md", "source_code_uri"=>"https://github.com/dry-rb/dry-configurable", "bug_tracker_uri"=>"https://github.com/dry-rb/dry-configurable/issues"}
-
Require paths
-
lib
-
Required ruby version
-
>= 2.4.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.0.3
-
Specification version
-
4
-
Summary
-
A mixin to add configuration functionality to your classes
-
Original platform
-
ruby
-
New platform
-
ruby