pstore.rb

Path: cgi/session/pstore.rb
Last Update: Sun Jun 01 17:54:35 -0500 2008

cgi/session/pstore.rb - persistent storage of marshalled session data

Documentation: William Webber (william@williamwebber.com)

Overview

This file provides the CGI::Session::PStore class, which builds persistent of session data on top of the pstore library. See cgi/session.rb for more details on session storage managers.

Required files

cgi/session   pstore   digest/md5  

[Validate]

ruby-doc.org is a service of James Britt and Happy Camper Studios, a Ruby application development company in Phoenix, AZ.

Documentation content on ruby-doc.org is provided by remarkable members of the Ruby community.

For more information on the Ruby programming language, visit ruby-lang.org.

Want to help improve Ruby's API docs? See Ruby Documentation Guidelines.