Sha256: 225784769c3fe74eb37c309089257a43ed3a6a8ac47feaa9d1ad32f70af56b46
Contents?: true
Size: 1.13 KB
Versions: 2
Compression:
Stored size: 1.13 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 [coveralls]: https://coveralls.io/r/dry-rb/dry-schema [inchpages]: http://inch-ci.org/github/dry-rb/dry-schema # dry-schema [![Join the chat at https://gitter.im/dry-rb/chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dry-rb/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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dry-schema-0.4.0 | README.md |
dry-schema-0.3.0 | README.md |