Views, templates and presenters for Ruby web applications https://github.com/hanami/view
Go to file
dry-bot 7337e339f1 [devtools] sync configs 2020-01-20 11:49:26 +00:00
.devtools/templates [devtools] sync configs 2020-01-20 11:49:26 +00:00
.github [devtools] sync configs 2020-01-20 11:49:26 +00:00
benchmarks rubocop -a --only Style/StringLiterals 2020-01-06 12:49:38 +01:00
bin rubocop -a --only Style/StringLiterals 2020-01-06 12:49:38 +01:00
docsite/source Merge branch 'docsite-0.7' 2019-10-16 09:41:12 +02:00
examples rubocop -a --only Style/StringLiterals 2020-01-06 12:49:38 +01:00
lib rubocop -a --only Style/StringLiterals 2020-01-06 12:49:38 +01:00
spec [devtools] sync configs 2020-01-07 17:51:39 +00: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 [devtools] sync configs 2020-01-09 08:49:19 +00: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] config sync 2019-10-16 09:03:09 +00:00
Gemfile rubocop -a --only Style/StringLiterals 2020-01-06 12:49:38 +01:00
Gemfile.devtools [devtools] sync configs 2020-01-07 17:51:39 +00:00
LICENSE [devtools] sync configs 2020-01-04 22:37:02 +00:00
README.md [devtools] sync configs 2020-01-05 10:54:54 +00:00
Rakefile rubocop -a --only Style/StringLiterals 2020-01-06 12:49:38 +01:00
changelog.yml Add changelog.yml and a copy of old CHANGELOG.md 2020-01-17 10:26:12 +01:00
dry-view.gemspec [devtools] sync configs 2020-01-20 11:49:26 +00:00
project.yml Add gemspec source data 2020-01-12 14:26:45 +03:00

README.md

dry-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.