Skip to content

hanami/view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f7f407f · Mar 17, 2025
Jan 20, 2020
Jan 1, 2025
Feb 25, 2023
Mar 15, 2020
Mar 15, 2020
Mar 17, 2025
Mar 17, 2025
Mar 27, 2016
Dec 31, 2022
Dec 28, 2019
May 31, 2023
Jan 29, 2019
May 4, 2021
Mar 17, 2025
Oct 21, 2019
Jan 23, 2020
Sep 25, 2024
May 18, 2020
Jun 29, 2023
Jul 3, 2024
Mar 15, 2020
Jan 17, 2020
Jul 3, 2024
Mar 15, 2020

Repository files navigation

Hanami::View

A view layer for Hanami

Status

Gem Version CI Test Coverage Depfu

Contact

Rubies

Hanami::View supports Ruby (MRI) 3.1+

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

Versioning

Hanami::View uses Semantic Versioning 2.0.0

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Copyright

Copyright © 2014–2024 Hanami Team – Released under MIT License