[ bianca ]
[ 源代码: ruby-rack ]
软件包:ruby-rack(3.1.20-0+deb13u1)
ruby-rack 的相关链接
下载源码包 ruby-rack:
- [ruby-rack_3.1.20-0+deb13u1.debian.tar.xz]
- [ruby-rack_3.1.20-0+deb13u1.dsc]
- [ruby-rack_3.1.20.orig.tar.gz]
维护小组:
- Debian Ruby Team
- Chris Lamb
- Lucas Nussbaum
- Youhei SASAKI
- Paul van Tilburg
- Utkarsh Gupta
- Lucas Kanashiro
外部的资源:
- 主页 [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/.
其他与 ruby-rack 有关的软件包
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- rec: ruby-rack-session
- Session management implementation for Rack
-
- rec: ruby-rackup
- General server command for Rack applications