Flowdock

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 = {}

Attributes

Show files where this class is defined (1 file)
Register or log in to add new notes.