Sha256: c1a57e05054136073cf679182d0d999e70fe89baee2583ba5bc054f501152eb6

Contents?: true

Size: 1.11 KB

Versions: 4

Compression:

Stored size: 1.11 KB

Contents

[gem]: https://rubygems.org/gems/dry-schema
[travis]: https://travis-ci.org/dry-rb/dry-schema
[codeclimate]: https://codeclimate.com/github/dry-rb/dry-schema
[chat]: https://dry-rb.zulipchat.com
[inchpages]: http://inch-ci.org/github/dry-rb/dry-schema

# dry-schema [![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-schema.svg)][gem]
[![Build Status](https://travis-ci.org/dry-rb/dry-schema.svg?branch=master)][travis]
[![Code Climate](https://codeclimate.com/github/dry-rb/dry-schema/badges/gpa.svg)][codeclimate]
[![Test Coverage](https://codeclimate.com/github/dry-rb/dry-schema/badges/coverage.svg)][codeclimate]
[![Inline docs](http://inch-ci.org/github/dry-rb/dry-schema.svg?branch=master)][inchpages]

## Links

* [Documentation](http://dry-rb.org/gems/dry-schema)

## 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

4 entries across 4 versions & 1 rubygems

Version Path
dry-schema-1.0.0 README.md
dry-schema-0.6.0 README.md
dry-schema-0.5.1 README.md
dry-schema-0.5.0 README.md