A view layer for Hanami
Hanami::View supports Ruby (MRI) 3.1+
Add this line to your application's Gemfile:
gem "hanami-view"
And then execute:
$ bundle
Or install it yourself as:
$ gem install hanami-view
Hanami::View uses Semantic Versioning 2.0.0
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)Copyright © 2014–2024 Hanami Team – Released under MIT License