Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dry-rb/dry-web-roda
Roda integration for dry-web apps
https://github.com/dry-rb/dry-web-roda
dry-rb dry-view dry-web roda ruby
Last synced: about 2 months ago
JSON representation
Roda integration for dry-web apps
- Host: GitHub
- URL: https://github.com/dry-rb/dry-web-roda
- Owner: dry-rb
- License: mit
- Created: 2016-06-11T05:59:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-06T10:33:13.000Z (almost 4 years ago)
- Last Synced: 2024-05-02T00:04:20.521Z (9 months ago)
- Topics: dry-rb, dry-view, dry-web, roda, ruby
- Language: Ruby
- Homepage:
- Size: 466 KB
- Stars: 119
- Watchers: 21
- Forks: 22
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ⚠ Deprecated in favor of Hanami 2.0
[gem]: https://rubygems.org/gems/dry-web-roda
[actions]: https://github.com/dry-rb/dry-web-roda/actions
[codacy]: https://www.codacy.com/gh/dry-rb/dry-web-roda
[chat]: https://dry-rb.zulipchat.com
[inchpages]: http://inch-ci.org/github/dry-rb/dry-web-roda# dry-web-roda [![Join the chat at https://dry-rb.zulipchat.com](https://img.shields.io/badge/dry--rb-join%20chat-%23346b7a.svg)][chat]
[![Gem Version](https://badge.fury.io/rb/dry-web-roda.svg)][gem]
[![CI Status](https://github.com/dry-rb/dry-web-roda/workflows/ci/badge.svg)][actions]
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/aa0e136b8b6640439852099ca002e01b)][codacy]
[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/aa0e136b8b6640439852099ca002e01b)][codacy]
[![Inline docs](http://inch-ci.org/github/dry-rb/dry-web-roda.svg?branch=master)][inchpages]## Supported Ruby versions
This library officially supports the following Ruby versions:
* MRI >= `2.4`
* jruby >= `9.2`## License
See `LICENSE` file.