Sha256: 3f61c908dbe0a3b1e8f0584d378d54021251a1470a33f9d7ad4ee4b1ba4dd48e
Contents?: true
Size: 1.2 KB
Versions: 2
Compression:
Stored size: 1.2 KB
Contents
[gem]: https://rubygems.org/gems/dry-validation [travis]: https://travis-ci.org/dry-rb/dry-validation [codeclimate]: https://codeclimate.com/github/dry-rb/dry-validation [chat]: https://dry-rb.zulipchat.com [inchpages]: http://inch-ci.org/github/dry-rb/dry-validation # dry-validation [![Join the chat at https://dry-rb.zulipchat.com](https://img.shields.io/badge/dry--rb-join%20chat-%23346b7a.svg)][chat] [![Gem Version](https://badge.fury.io/rb/dry-validation.svg)][gem] [![Build Status](https://travis-ci.org/dry-rb/dry-validation.svg?branch=master)][travis] [![Code Climate](https://codeclimate.com/github/dry-rb/dry-validation/badges/gpa.svg)][codeclimate] [![Test Coverage](https://codeclimate.com/github/dry-rb/dry-validation/badges/coverage.svg)][codeclimate] [![Inline docs](http://inch-ci.org/github/dry-rb/dry-validation.svg?branch=master)][inchpages] ## Links * [Documentation](http://dry-rb.org/gems/dry-validation) * [Guidelines for contributing](CONTRIBUTING.md) ## Supported Ruby versions This library officially supports following Ruby versions: * MRI >= `2.4` * jruby >= `9.2` It **should** work on MRI `2.3.x` too, but there's no official support for this version. ## License See `LICENSE` file.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dry-validation-1.0.0.rc1 | README.md |
dry-validation-1.0.0.beta2 | README.md |