Class: ActionDispatch::Session::MongoidStore
- Inherits:
-
MongoStoreBase
- Object
- AbstractStore
- MongoStoreBase
- ActionDispatch::Session::MongoidStore
- Defined in:
- lib/mongo_session_store/mongoid_store.rb
Defined Under Namespace
Classes: Session
Constant Summary collapse
- BINARY_CLASS =
defined?(Moped::BSON::Binary) ? Moped::BSON::Binary : BSON::Binary
Constants inherited from MongoStoreBase
ActionDispatch::Session::MongoStoreBase::SESSION_RECORD_KEY