Object
Use no encoding for session cookies
# File lib/rack/session/cookie.rb, line 72 def decode(str); str; end
# File lib/rack/session/cookie.rb, line 71 def encode(str); str; end
[Validate]
Generated with the Darkfish Rdoc Generator 2.