[ 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