Sha256: 4b1c7b4ca2950d070c2d3c25b597434027cb97b67781398f3b5279ec5b207e46

Contents?: true

Size: 1.32 KB

Versions: 3

Compression:

Stored size: 1.32 KB

Contents

# Hanami::View

A view layer for [Hanami](http://hanamirb.org)

## Version

**This branch contains the code for `hanami-view` 2.x.**

## Status

[![Gem Version](https://badge.fury.io/rb/hanami-view.svg)](https://badge.fury.io/rb/hanami-view)
[![CI](https://github.com/hanami/view/workflows/ci/badge.svg?branch=main)](https://github.com/hanami/view/actions?query=workflow%3Aci+branch%3Amain)
[![Test Coverage](https://codecov.io/gh/hanami/view/branch/main/graph/badge.svg)](https://codecov.io/gh/hanami/view)
[![Depfu](https://badges.depfu.com/badges/7cd17419fba78b726be1353118fb01de/overview.svg)](https://depfu.com/github/hanami/view?project=Bundler)
[![Inline Docs](http://inch-ci.org/github/hanami/view.svg)](http://inch-ci.org/github/hanami/view)

## Contact

* Home page: http://hanamirb.org
* Community: http://hanamirb.org/community
* Guides: https://guides.hanamirb.org
* Mailing List: http://hanamirb.org/mailing-list
* API Doc: http://rdoc.info/gems/hanami-view
* Bugs/Issues: https://github.com/hanami/view/issues
* Chat: http://chat.hanamirb.org

## Rubies

__Hanami::view__ supports Ruby (MRI) 3.0+

## Installation

Add this line to your application's Gemfile:

```ruby
gem "hanami/view"
```

And then execute:

```shell
$ bundle
```

Or install it yourself as:

```shell
$ gem install hanami-view
```

## License

See `LICENSE` file.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hanami-view-2.0.0.alpha8 README.md
hanami-view-2.0.0.alpha7 README.md
hanami-view-2.0.0.alpha6 README.md