Sha256: fbb151ae0cde65c716a9c897d085ba0757107db12d24186c8f03f64821424890

Contents?: true

Size: 1.07 KB

Versions: 4

Compression:

Stored size: 1.07 KB

Contents

[gitter]: https://gitter.im/dry-rb/chat
[gem]: https://rubygems.org/gems/dry-view
[travis]: https://travis-ci.org/dry-rb/dry-view
[inch]: http://inch-ci.org/github/dry-rb/dry-view

# dry-view [![Join the Gitter chat](https://badges.gitter.im/Join%20Chat.svg)][gitter]

[![Gem Version](https://img.shields.io/gem/v/dry-view.svg)][gem]
[![Build Status](https://img.shields.io/travis/dry-rb/dry-view.svg)][travis]
[![Maintainability](https://api.codeclimate.com/v1/badges/de81a8026a2e7f64e4df/maintainability)](https://codeclimate.com/github/dry-rb/dry-view/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/de81a8026a2e7f64e4df/test_coverage)](https://codeclimate.com/github/dry-rb/dry-view/test_coverage)
[![API Documentation Coverage](http://inch-ci.org/github/dry-rb/dry-view.svg)][inch]


A simple, standalone view rendering system built around functional view
controllers and templates. dry-view allows you to model your views as stateless
transformations, accepting user input and returning your rendered view.

## Links

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
dry-view-0.5.3 README.md
dry-view-0.5.2 README.md
dry-view-0.5.1 README.md
dry-view-0.5.0 README.md