A toolset of small support modules used throughout the @dry-rb & @rom-rb ecosystems https://github.com/dry-rb/dry-core
Go to file
File Sync 86b813d850 Update Gemfile.devtools from dry-rb/template-gem 2022-11-08 08:53:39 +00:00
.devtools/templates [devtools] sync 2021-01-03 11:03:42 +00:00
.github Update .github/workflows/ci.yml from dry-rb/template-gem 2022-11-01 11:45:09 +00:00
bin Optimize no args case for Dry::Core::Memoizable 2021-07-23 22:30:20 +03:00
docsite/source Remove errors module 2022-07-26 23:20:03 +03:00
lib Bump to 1.0.0 final 2022-11-04 13:48:38 +01:00
spec Handle case when no memoizer module exist 2022-10-31 10:38:03 +03:00
.action_hero.yml Update .action_hero.yml from dry-rb/template-gem 2022-11-04 12:47:45 +00:00
.gitignore Add .rubocop.yml to git 2019-10-21 10:32:17 +02:00
.inch.yml Add rubocop and fix some offences 2016-09-17 17:30:19 +03:00
.rspec [devtools] config sync 2019-12-28 13:01:09 +00:00
.rubocop.yml Update .rubocop.yml from dry-rb/template-gem 2022-09-25 20:13:51 +00:00
CHANGELOG.md [devtools] sync 2022-11-04 12:50:00 +00:00
CODEOWNERS [devtools] sync 2021-01-16 07:18:07 +00:00
CODE_OF_CONDUCT.md [devtools] config sync 2019-10-21 08:36:51 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md from dry-rb/template-gem 2021-05-27 15:55:57 +00:00
Gemfile Use dry-inflector from main for now 2022-11-04 13:50:49 +01:00
Gemfile.devtools Update Gemfile.devtools from dry-rb/template-gem 2022-11-08 08:53:39 +00:00
LICENSE Update LICENSE from dry-rb/template-gem 2022-07-05 08:48:40 +00:00
LICENSE.txt Bootstrap repo 2016-09-02 12:01:25 +03:00
README.md Update README.md from dry-rb/template-gem 2022-04-02 13:04:01 +00:00
Rakefile rubocop -a --only Style/StringLiterals 2020-12-12 07:43:25 +01:00
changelog.yml Update changelog.yml 2022-11-04 13:48:38 +01:00
dry-core.gemspec Update dry-core.gemspec from dry-rb/template-gem 2022-07-06 06:12:13 +00:00
project.yml Fix zeitwerk version 2022-07-30 12:41:35 +03:00

README.md

dry-core Join the chat at https://dry-rb.zulipchat.com

Gem Version CI Status Codacy Badge Codacy Badge Inline docs

Supported Ruby versions

This library officially supports the following Ruby versions:

  • MRI >= 2.7.0
  • jruby >= 9.3 (postponed until 2.7 is supported)

License

See LICENSE file.