Flexible type system for Ruby with coercions and constraints https://github.com/dry-rb/dry-types
Go to file
dry-bot b7158f49b3 [devtools] sync 2021-01-21 18:37:32 +00:00
.devtools/templates [devtools] sync 2021-01-03 11:03:52 +00:00
.github [devtools] sync 2021-01-03 11:03:52 +00:00
benchmarks rubocop -a 2021-01-05 21:42:53 +03:00
bin rubocop -a 2021-01-05 21:42:53 +03:00
docsite/source Add docs for fallbacks and custom builders 2021-01-21 21:32:55 +03:00
lib Merge pull request #415 from dry-rb/custom-builder-methods 2021-01-20 17:33:37 +03:00
log Deprecate Types::Array#member 2017-08-26 22:44:12 +03:00
spec Merge pull request #415 from dry-rb/custom-builder-methods 2021-01-20 17:33:37 +03:00
.gitignore gitignore .vscode 2020-01-18 17:08:47 +03:00
.rspec [devtools] config sync 2019-12-28 13:01:22 +00:00
.rubocop.yml [devtools] sync 2020-12-12 07:08:41 +00:00
.yardopts Update YARD docs [ci skip] 2019-04-23 16:37:17 +02:00
CHANGELOG.md [devtools] sync 2021-01-21 18:37:32 +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 [devtools] sync 2020-12-12 05:07:57 +00:00
Gemfile rubocop -a --only Style/StringLiterals 2020-12-12 07:43:26 +01:00
Gemfile.devtools [devtools] sync 2020-12-26 16:18:38 +00:00
LICENSE [devtools] sync 2021-01-03 08:18:43 +00:00
README.md [devtools] sync 2020-11-19 11:51:01 +00:00
Rakefile rubocop -a --only Style/StringLiterals 2020-12-12 07:43:26 +01:00
changelog.yml Set release date 2021-01-21 21:37:06 +03:00
dry-types.gemspec [devtools] sync 2020-12-12 10:58:12 +00:00
project.yml Update dry-core and remove dry-equalizer from runtime deps 2020-12-12 11:57:43 +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.5
  • jruby >= 9.2

License

See LICENSE file.