class MemCacheStore
Ruby on Rails 6.0.6
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 (2)
- # generate_sid
- self. new