class MemCacheStore
Ruby on Rails 8.0.4
Since v3.0.20Action Dispatch Session MemCacheStore
A 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