Views, templates and presenters for Ruby web applications https://github.com/hanami/view
Go to file
Tim Riley c2c62434cc
Rename dry-view to hanami-view
2020-03-15 22:55:10 +11:00
.devtools/templates [devtools] sync configs 2020-01-20 11:49:26 +00:00
.github Disable the sync_configs GitHub action workflow 2020-03-15 22:43:25 +11:00
benchmarks Rename dry-view to hanami-view 2020-03-15 22:55:10 +11:00
bin Rename dry-view to hanami-view 2020-03-15 22:55:10 +11:00
docsite/source Rename dry-view to hanami-view 2020-03-15 22:55:10 +11:00
examples Rename dry-view to hanami-view 2020-03-15 22:55:10 +11:00
lib Rename dry-view to hanami-view 2020-03-15 22:55:10 +11:00
spec Rename dry-view to hanami-view 2020-03-15 22:55:10 +11:00
.gitignore Extract dry-view from rodakase 2016-03-27 21:37:39 +11:00
.rspec [devtools] config sync 2019-12-28 13:01:23 +00:00
.rubocop.yml Rename dry-view to hanami-view 2020-03-15 22:55:10 +11:00
.travis.yml CI: Use 2.6.3 2019-04-18 21:02:52 +02:00
.yardopts Install yard and add initial API docs 2019-01-30 00:06:39 +11:00
CHANGELOG.md [devtools] sync configs 2020-01-20 11:49:26 +00:00
CHANGELOG.old.md Add changelog.yml and a copy of old CHANGELOG.md 2020-01-17 10:26:12 +01:00
CODE_OF_CONDUCT.md [devtools] config sync 2019-10-21 08:37:02 +00:00
CONTRIBUTING.md [devtools] sync 2020-01-23 10:25:08 +00:00
Gemfile Update specs for latest erbse behavior fixes 2020-03-15 22:01:18 +11:00
Gemfile.devtools [devtools] sync 2020-03-13 11:53:20 +00:00
LICENSE [devtools] sync configs 2020-01-04 22:37:02 +00:00
README.md Rename dry-view to hanami-view 2020-03-15 22:55:10 +11:00
Rakefile Fix Rubocop issues 2020-03-15 21:13:08 +11:00
changelog.yml Add changelog.yml and a copy of old CHANGELOG.md 2020-01-17 10:26:12 +01:00
hanami-view.gemspec Rename dry-view to hanami-view 2020-03-15 22:55:10 +11:00
project.yml Rename dry-view to hanami-view 2020-03-15 22:55:10 +11:00

README.md

hanami-view Join the chat at https://dry-rb.zulipchat.com

Gem Version CI Status Codacy Badge Codacy Badge Inline docs

Supported Ruby versions

This library officially supports the following Ruby versions:

  • MRI >= 2.4
  • jruby >= 9.2

License

See LICENSE file.