module

CGI::Session

rails latest stable

Module deprecated or moved

This module is deprecated or moved on the latest stable version. The last existing version (v2.2.1) is shown here.

  • Expose the CGI instance to session stores.
  • Don’t require ‘digest/md5’ whenever a new session id is generated.

Attributes

[R]cgi
[R]data
[R]dbman

Files

  • actionpack/lib/action_controller/cgi_ext/session.rb
  • actionpack/lib/action_controller/session/active_record_store.rb
  • actionpack/lib/action_controller/session/drb_store.rb
  • actionpack/lib/action_controller/session/mem_cache_store.rb

Nested classes and modules