Class: ActionDispatch::Session::MongoidStore
- Inherits:
-
AbstractStore
- Object
- AbstractStore
- ActionDispatch::Session::MongoidStore
- Defined in:
- lib/mongoid_session_store/mongoid_store.rb
Defined Under Namespace
Classes: Session
Constant Summary collapse
- SESSION_RECORD_KEY =
'rack.session.record'
- ENV_SESSION_OPTIONS_KEY =
Rack::Session::Abstract::ENV_SESSION_OPTIONS_KEY