RubyGems Navigation menu

rack-state 0.0.2

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.5KB)
  2. 0.0.2 - September 23, 2013 (11KB)
  3. 0.0.1 - September 22, 2013 (11KB)

Runtime依存関係 (1):

rack >= 1.5

Development依存関係 (1):

bacon >= 1.2

所有者:

作者:

  • Clint Pachl

SHA 256チェックサム:

acb88149f1524b480872e8767032a101f15ed2834463aee6a92cef85fc99d68c

累計ダウンロード数 8,368

このバージョンのみ 2,545

ライセンス:

ISC

必要なRubyのバージョン: >= 1.9.2

リンク: