view icon indicating copy to clipboard operation
view copied to clipboard

Views, templates and presenters for Ruby web applications

Hanami::View

A view layer for Hanami

Version

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

Status

Gem Version CI Test Coverage Depfu Inline Docs

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:

gem "hanami/view"

And then execute:

$ bundle

Or install it yourself as:

$ gem install hanami-view

License

See LICENSE file.