Predicate logic with rule composition https://github.com/dry-rb/dry-logic
Go to file
File Sync c78fe9b56c Add gemspec from dry-rb/template-gem 2022-11-08 14:56:18 +00:00
.devtools/templates [devtools] sync 2021-01-03 11:03:46 +00:00
.github Update .github/workflows/ci.yml from dry-rb/template-gem 2022-11-01 11:44:57 +00:00
benchmarks Optimize builder 2021-03-21 11:45:39 +01:00
bin [rubocop] fix remaining offences 2021-12-24 09:16:18 +03:00
docsite/source Fix of typos (#88) 2021-11-24 23:53:46 +03:00
examples [rubocop] fix remaining offences 2021-12-24 09:16:18 +03:00
lib [rubocop] fix offences 2022-10-30 22:05:03 +03:00
spec Merge pull request #99 from dry-rb/73-deprecate-respond_to-predicate 2022-10-14 05:56:55 +02:00
.action_hero.yml Update .action_hero.yml from dry-rb/template-gem 2021-06-06 09:05:13 +00:00
.gitignore Optimize builder 2021-03-21 11:45:39 +01:00
.rspec [devtools] config sync 2019-12-28 13:01:17 +00:00
.rubocop.yml Update .rubocop.yml from dry-rb/template-gem 2022-01-20 03:55:15 +00:00
CHANGELOG.md [devtools] sync 2022-11-04 18:05:45 +00:00
CODEOWNERS [devtools] sync 2021-01-16 07:18:06 +00:00
CODE_OF_CONDUCT.md [devtools] config sync 2019-10-21 08:36:55 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md from dry-rb/template-gem 2021-05-27 15:55:44 +00:00
Gemfile Use released deps 2022-11-08 17:56:01 +03:00
Gemfile.devtools Update Gemfile.devtools from dry-rb/template-gem 2022-11-08 08:53:25 +00:00
LICENSE Update LICENSE from dry-rb/template-gem 2022-07-06 06:16:01 +00:00
README.md Update README.md from dry-rb/template-gem 2022-04-02 13:03:15 +00:00
Rakefile [rubocop] autocorrect 2021-12-23 20:38:30 +03:00
changelog.yml Update changelog.yml 2022-11-04 19:05:24 +01:00
dry-logic.gemspec Use released deps 2022-11-08 17:56:01 +03:00
gemspec Add gemspec from dry-rb/template-gem 2022-11-08 14:56:18 +00:00
project.yml Use released deps 2022-11-08 17:56:01 +03:00

README.md

dry-logic 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.