Class: ActionDispatch::Session::AbstractStore
- Inherits:
-
Rack::Session::Abstract::Persisted
- Object
- Rack::Session::Abstract::Persisted
- ActionDispatch::Session::AbstractStore
- Includes:
- Compatibility, SessionObject, StaleSessionCheck
- Defined in:
- lib/action_dispatch/middleware/session/abstract_store.rb
Method Summary
Methods included from SessionObject
#commit_session, #loaded_session?, #prepare_session
Methods included from StaleSessionCheck
#extract_session_id, #load_session, #stale_session_check!