Flexible type system for Ruby with coercions and constraints https://github.com/dry-rb/dry-types
Go to file
dry-bot ba9fac4e4c [devtools] sync 2020-03-09 13:18:54 +00:00
.devtools/templates
.github
benchmarks
bin
docsite/source
lib Bump version to 1.4.0 2020-03-09 15:04:54 +03:00
log
spec Do not coerce empty strings to nil in json.nil 2020-03-09 01:02:40 +03:00
.gitignore
.rspec
.rubocop.yml [devtools] sync 2020-03-08 19:23:26 +00:00
.yardopts
CHANGELOG.md [devtools] sync 2020-03-09 13:18:54 +00:00
CHANGELOG.old.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Gemfile
Gemfile.devtools [devtools] sync 2020-03-08 19:23:26 +00:00
Gemfile.gpg Do not coerce empty strings to nil in json.nil 2020-03-09 01:02:40 +03:00
LICENSE
README.md
Rakefile
changelog.yml Update changelog 2020-03-09 16:18:23 +03:00
dry-types.gemspec
project.yml

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.4
  • jruby >= 9.2

License

See LICENSE file.