Class: ActionDispatch::Session::MonetaStore
- Inherits:
-
Rack::Session::Moneta
- Object
- Abstract::ID
- Rack::Session::Moneta
- ActionDispatch::Session::MonetaStore
- Includes:
- Compatibility, SessionObject, StaleSessionCheck
- Defined in:
- lib/action_dispatch/middleware/session/moneta_store.rb
Overview
A Rails cache backed by any Moneta store
Instance Attribute Summary
Attributes inherited from Rack::Session::Moneta
Method Summary
Methods inherited from Rack::Session::Moneta
#destroy_session, #generate_sid, #get_session, #initialize, #set_session, #with_lock
Constructor Details
This class inherits a constructor from Rack::Session::Moneta