Class: ActionDispatch::Session::MongoidSessionStore
- Inherits:
-
AbstractStore
- Object
- AbstractStore
- ActionDispatch::Session::MongoidSessionStore
- Defined in:
- lib/action_dispatch/session/mongoid_session_store.rb
Constant Summary collapse
- SESSION_RECORD_KEY =
'rack.session.record'- ENV_SESSION_OPTIONS_KEY =
Rack::Session::Abstract::ENV_SESSION_OPTIONS_KEY