Class: ActionDispatch::Session::AbstractSecureStore
Relationships & Source Files | |
Extension / Inclusion / Inheritance Descendants | |
Subclasses:
|
|
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
Rack::Session::Abstract::PersistedSecure
|
|
Instance Chain:
|
|
Inherits: |
Rack::Session::Abstract::PersistedSecure
|
Defined in: | actionpack/lib/action_dispatch/middleware/session/abstract_store.rb |
Instance Method Summary
Instance Method Details
#generate_sid
[ GitHub ]#set_cookie(request, response, cookie) (private)
[ GitHub ]# File 'actionpack/lib/action_dispatch/middleware/session/abstract_store.rb', line 107
def (request, response, ) request. [key] = end