diff options
author | Neeraj Singh <neerajdotname@gmail.com> | 2013-03-25 09:40:57 -0400 |
---|---|---|
committer | Neeraj Singh <neerajdotname@gmail.com> | 2013-03-25 11:02:38 -0400 |
commit | d36cfa2231dba9ebf3bc6900b136b205c4b51af1 (patch) | |
tree | 840a110b60be54a9c786f1398ef1c6393e9b7fe5 /actionpack/lib/action_dispatch/middleware/exception_wrapper.rb | |
parent | 8caafd9076c565a30bbab16959ba018545e12a00 (diff) | |
download | rails-d36cfa2231dba9ebf3bc6900b136b205c4b51af1.tar.gz rails-d36cfa2231dba9ebf3bc6900b136b205c4b51af1.tar.bz2 rails-d36cfa2231dba9ebf3bc6900b136b205c4b51af1.zip |
if cookie is tampered with then nil is returned [ci skip]
if the given key is not found then verifier does raise
`ActiveSupport::MessageVerifier::InvalidSignature` exception
but this exception is resuced and finally nil is returned.
Diffstat (limited to 'actionpack/lib/action_dispatch/middleware/exception_wrapper.rb')
0 files changed, 0 insertions, 0 deletions