Metadata


Name
dry-core
Version
1.1.0
Platform
ruby
Authors
Nikita Shilnikov
Bindir
bin
Date
2025-01-04 00:00:00 UTC
Dependencies
concurrent-ruby (~> 1.0)
logger (>= 0)
zeitwerk (~> 2.6)
Description
A toolset of small support modules used throughout the dry-rb ecosystem
Email
fg@flashgordon.ru
Files
CHANGELOG.md
LICENSE
README.md
dry-core.gemspec
lib/dry-core.rb
lib/dry/core.rb
lib/dry/core/basic_object.rb
lib/dry/core/cache.rb
lib/dry/core/class_attributes.rb
lib/dry/core/class_builder.rb
lib/dry/core/constants.rb
lib/dry/core/container.rb
lib/dry/core/container/config.rb
lib/dry/core/container/configuration.rb
lib/dry/core/container/item.rb
lib/dry/core/container/item/callable.rb
lib/dry/core/container/item/factory.rb
lib/dry/core/container/item/memoizable.rb
lib/dry/core/container/mixin.rb
lib/dry/core/container/namespace.rb
lib/dry/core/container/namespace_dsl.rb
lib/dry/core/container/registry.rb
lib/dry/core/container/resolver.rb
lib/dry/core/container/stub.rb
lib/dry/core/deprecations.rb
lib/dry/core/descendants_tracker.rb
lib/dry/core/equalizer.rb
lib/dry/core/errors.rb
lib/dry/core/extensions.rb
lib/dry/core/inflector.rb
lib/dry/core/memoizable.rb
lib/dry/core/version.rb
Homepage
https://dry-rb.org/gems/dry-core
Licenses
MIT
Metadata
{"allowed_push_host"=>"https://rubygems.org", "changelog_uri"=>"https://github.com/dry-rb/dry-core/blob/main/CHANGELOG.md", "source_code_uri"=>"https://github.com/dry-rb/dry-core", "bug_tracker_uri"=>"https://github.com/dry-rb/dry-core/issues", "rubygems_mfa_required"=>"true"}
Require paths
lib
Required ruby version
>= 3.1.0
Required rubygems version
>= 0
Rubygems version
3.3.27
Specification version
4
Summary
A toolset of small support modules used throughout the dry-rb ecosystem
Original platform
ruby
New platform
ruby