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