Sha256: d8fc1f3c8dca3dd8e9a63bbe2aa619e003a2c6da4bbf51a28fb90b31fd6ee0c4
Contents?: true
Size: 1.26 KB
Versions: 4
Compression:
Stored size: 1.26 KB
Contents
[gem]: https://rubygems.org/gems/dry-web [travis]: https://travis-ci.org/dry-rb/dry-web [codeclimate]: https://codeclimate.com/github/dry-rb/dry-web [inchpages]: http://inch-ci.org/github/dry-rb/dry-web/ # dry-web [![Join the chat at https://gitter.im/dry-rb/chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dry-rb/chat?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Gem Version](https://badge.fury.io/rb/dry-web.svg)][gem] [![Build Status](https://travis-ci.org/dry-rb/dry-web.svg?branch=master)][travis] [![Code Climate](https://codeclimate.com/github/dry-rb/dry-web/badges/gpa.svg)][codeclimate] [![Test Coverage](https://codeclimate.com/github/dry-rb/dry-web/badges/coverage.svg)][codeclimate] [![Inline docs](http://inch-ci.org/github/dry-rb/dry-web.svg?branch=master&style=flat)][inchpages] ## Examples See [icelab/berg](https://github.com/icelab/berg) for a working dry-web app, using [dry-web-roda](https://github.com/dry-rb/dry-web-roda). ## LICENSE See `LICENSE` file. ## Development After checking out the repo, run `bundle install` to install dependencies. Then, run `bundle exec rake spec` to run the tests. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/dry-rb/dry-web.
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
dry-web-0.8.0 | README.md |
dry-web-0.7.1 | README.md |
dry-web-0.7.0 | README.md |
dry-web-0.6.0 | README.md |