Class Rack::Session::Cookie::Base64::JSON
In: lib/rack/session/cookie.rb
Parent: Base64

N.B. Unlike other encoding methods, the contained objects must be a valid JSON composite type, either a Hash or an Array.

Methods

decode   encode  

Public Instance methods

[Validate]