Sha256: 9bf9fb1c5e75b49327d28637c6ccc4adcd27a5ab96eed18e3b0dd6579f8bd7d1
Contents?: true
Size: 335 Bytes
Versions: 1
Compression:
Stored size: 335 Bytes
Contents
= Rack::Tamperproof == Usage use Rack::Tamperproof(:default_key => "123u9ew90uqn") do delete_for :just_delete_this exception_for :don_t_tamper end # delete_for cookies will delete if they are tampered with and your request passes through normally # exception_for produces an exception if the cookie is tampered with
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rack-tamperproof-0.0.1 | README.rdoc |