class MemCacheStore
Ruby on Rails 5.0.7.2
Since v3.0.20A session store that uses MemCache to implement storage.
Options
-
expire_after- The length of time a session will be stored before automatically expiring.
Inherits from
Includes
Methods (defined here)
- self. new
Methods (inherited)
From ActionDispatch::Session::Compatibility
(3)
- # generate_sid
- # initialize_sid
- self. new