RubyGems Navigation menu

rack-state 0.0.1

Rack::State is middleware that securely stores and manages object state. It 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. Applications use the Manager API to _set_, _get_, and _delete_ state of any object that requires persistence in a stateless environment.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

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

Runtime 相依性套件 (1):

rack >= 1.5

Development 相依性套件 (1):

bacon >= 1.2

擁有者:

作者:

  • Clint Pachl

SHA 256 checksum:

f981697961335ad4d0a1ebbc46e1feeaa9a7dffb7ccab1556c66f7140069f3da

總下載次數 8,382

這個版本 2,500

License:

ISC

Ruby 版本需求: >= 1.9.2

相關連結: