[ 源代码: ruby-request-store ]
软件包:ruby-request-store(1.5.1-1)
ruby-request-store 的相关链接
Debian 的资源:
下载源码包 ruby-request-store:
- [ruby-request-store_1.5.1-1.dsc]
- [ruby-request-store_1.5.1.orig.tar.gz]
- [ruby-request-store_1.5.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
per-request global variable storage for Rack-based web servers
RequestStore gives you per-request global storage of variables for Rack- compliant web servers. It is intended as an alternative to Thread.current, to avoid bugs in threaded server implementations. RequestStore supports Rails 3+ out-of-the-box, but can be configured for use in Rails 2.x and non-Rails environments.
其他与 ruby-request-store 有关的软件包
|
|
|
|
-
- dep: ruby-rack (>= 1.4)
- modular Ruby webserver interface
-
- sug: ruby-railties
- tools for creating, working with, and running Rails applications