RubyGems Navigation menu

rack-state 0.0.3

Rack::State is middleware that securely stores and manages object state. Applications use the Manager API to set, get, and delete state of any object that requires persistence in a stateless environment. Rack::State is similar to Rack::Session, but provides state management for multiple objects with independent control of the visibility, security, and storage of each object's state.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.3 - April 21, 2014 (11.5 KB)
  2. 0.0.2 - September 23, 2013 (11 KB)
  3. 0.0.1 - September 22, 2013 (11 KB)

Runtime Dependencies (1):

rack >= 1.5

Development Dependencies (1):

bacon >= 1.2

Owners:

Authors:

  • Clint Pachl

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 8,559

For this version 3,401

Version Released:

License:

ISC

Required Ruby Version: >= 1.9.2

Links: