Rails Framework Documentation 2.3.2
ActionController
Session
AbstractStore
CookieStore
MemCacheStore
constants
|
attributes
|
methods
Class
ActionController::Session::MemCacheStore
Inheritance
<
ActionController::Session::AbstractStore
<
Object
Methods
Class
Visibility
Signature
public
new
(app, options = {})
Class Method Detail
new
(app, options = {})