Module: Rack

Defined in:
lib/rack/cleancookies.rb

Overview

Rack middleware that drops non properly encoded cookies that would hurt the ActionDispatch::Cookies middleware.

This is actually a hotfix for issues

Defined Under Namespace

Modules: CleanCookies