Type:
Class
Constants:
GLOBAL_HASH_TABLE
:
{}
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.