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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  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 校验和:

016b69350060f53cbb9a9d51291d90dfb61459006deed0e1f3bd4d3e5146b53b

下载总量 8,345

这个版本 3,316

许可:

ISC

需要的 Ruby 版本: >= 1.9.2

链接: