Flexible type system for Ruby with coercions and constraints https://github.com/dry-rb/dry-types
Go to file
File Sync 8a1090900e Update Gemfile.devtools from dry-rb/template-gem 2022-11-08 08:53:32 +00:00
.devtools/templates Update changelog template 2022-11-02 12:05:37 +03:00
.github [ci] master => main 2022-04-02 15:11:41 +02:00
benchmarks rubocop -a 2021-01-05 21:42:53 +03:00
bin 📝 Import Dry.Types, not Dry::Types 2021-07-10 03:05:24 +02:00
docsite/source Remove quotes from link 2022-02-02 14:22:22 -04:00
lib Retire check for method presence 2022-10-30 20:55:57 +03:00
log Deprecate Types::Array#member 2017-08-26 22:44:12 +03:00
spec Merge branch 'main' into implication 2022-10-18 16:16:30 +03:00
.action_hero.yml Update .action_hero.yml from dry-rb/template-gem 2022-11-04 12:47:37 +00:00
.gitignore Intersection (&) support 2022-08-21 01:42:34 -07:00
.rspec [devtools] config sync 2019-12-28 13:01:22 +00:00
.rubocop.yml Update .rubocop.yml from dry-rb/template-gem 2022-09-25 20:13:46 +00:00
.yardopts Update YARD docs [ci skip] 2019-04-23 16:37:17 +02:00
CHANGELOG.md [devtools] sync 2022-11-04 17:00:30 +00:00
CODEOWNERS [devtools] sync 2021-01-16 07:18:12 +00:00
CODE_OF_CONDUCT.md [devtools] config sync 2019-11-06 17:40:16 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md from dry-rb/template-gem 2021-05-27 15:55:51 +00:00
Gemfile Update dry-{core,inflector} to ~> 1.0 < 2 2022-11-04 17:57:10 +01:00
Gemfile.devtools Update Gemfile.devtools from dry-rb/template-gem 2022-11-08 08:53:32 +00:00
LICENSE Update LICENSE from dry-rb/template-gem 2022-07-27 09:06:31 +00:00
README.md Update README.md from dry-rb/template-gem 2022-04-02 13:03:33 +00:00
Rakefile rubocop -a --only Style/StringLiterals 2020-12-12 07:43:26 +01:00
changelog.yml Update changelog.yml 2022-11-04 18:00:12 +01:00
dry-types.gemspec Update dry-types.gemspec from dry-rb/template-gem 2022-11-04 16:57:21 +00:00
project.yml Update dry-{core,inflector} to ~> 1.0 < 2 2022-11-04 17:57:10 +01:00

README.md

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