v1_9_3_125 -
Show latest stable
- Superclass: Object
In-memory session storage class.
Implements session storage as a global in-memory hash. Session data will only persist for as long as the ruby interpreter instance does.
Constants
GLOBAL_HASH_TABLE = {}
Files
- lib/cgi/session.rb