v1_8_7_72 -
Show latest stable
- Superclass: Object
File-based session storage class.
Implements session storage as a flat file of ‘key=value’ values. This storage type only works directly with String values; the user is responsible for converting other types to Strings when storing and from Strings when retrieving.
Files
- lib/cgi/session.rb