module RailsMultitenant

Handles storing of global state that may be swapped out or unset at various points. We use this in dandelion to store the current user, org, catalog, etc.

Note: You must ensure your entries are .dup'able.

Constants

VERSION