Method: ActionDispatch::RequestCookieMethods#use_authenticated_cookie_encryption
- Defined in:
- actionpack/lib/action_dispatch/middleware/cookies.rb
#use_authenticated_cookie_encryption ⇒ Object
54 55 56 |
# File 'actionpack/lib/action_dispatch/middleware/cookies.rb', line 54 def get_header Cookies::USE_AUTHENTICATED_COOKIE_ENCRYPTION end |