ruby-request-store

per-request global variable storage for Rack-based web servers

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/steveklabnik/request_store


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-request-store