Module: HasGlobalSession::Encoding
- Defined in:
- lib/has_global_session/encoding.rb
Overview
Various encoding (not encryption!) techniques used by the global session plugin.
Defined Under Namespace
Classes: Base64Cookie, JSON
Various encoding (not encryption!) techniques used by the global session plugin.
Classes: Base64Cookie, JSON