Class: ActionDispatch::Session::AbstractStore

Inherits:
Rack::Session::Abstract::ID
  • Object
show all
Includes:
Compatibility, StaleSessionCheck
Defined in:
lib/action_dispatch/middleware/session/abstract_store.rb

Direct Known Subclasses

CacheStore

Method Summary

Methods included from StaleSessionCheck

#extract_session_id, #load_session, #stale_session_check!

Methods included from Compatibility

#generate_sid, #initialize