[ 原始碼: ruby-request-store ]
套件:ruby-request-store(1.5.0-2)
ruby-request-store 的相關連結
Debian 的資源:
下載原始碼套件 ruby-request-store:
- [ruby-request-store_1.5.0-2.dsc]
- [ruby-request-store_1.5.0.orig.tar.gz]
- [ruby-request-store_1.5.0-2.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 (>= 2:3.0)
- tools for creating, working with, and running Rails applications