[ ソース: ruby-rack ]
パッケージ: ruby-rack (2.2.6.4-1+deb12u1)
ruby-rack に関するリンク
Debian の資源:
ruby-rack ソースパッケージをダウンロード:
- [ruby-rack_2.2.6.4-1+deb12u1.dsc]
- [ruby-rack_2.2.6.4.orig.tar.gz]
- [ruby-rack_2.2.6.4-1+deb12u1.debian.tar.xz]
メンテナ:
- Debian Ruby Team (QA ページ, メールアーカイブ)
- Chris Lamb (QA ページ)
- Lucas Nussbaum (QA ページ)
- Youhei SASAKI (QA ページ)
- Paul van Tilburg (QA ページ)
- Utkarsh Gupta (QA ページ)
外部の資源:
- ホームページ [rack.github.io]
類似のパッケージ:
modular Ruby webserver interface
Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.
Also see http://rack.github.io/.