Method: ActionDispatch::Session::CookieStore::SessionId#cookie_value
- Defined in:
- actionpack/lib/action_dispatch/middleware/session/cookie_store.rb
#cookie_value ⇒ Object (readonly)
Returns the value of attribute cookie_value.
54 55 56 |
# File 'actionpack/lib/action_dispatch/middleware/session/cookie_store.rb', line 54 def @cookie_value end |