Sha256: 481f1455ff0082f7a3ac971f70782982588d180d61fb7b9b4e68113dc15209bd
Contents?: true
Size: 493 Bytes
Versions: 34
Compression:
Stored size: 493 Bytes
Contents
= New Features * The csrf plugin now supports a :skip_middleware option, which adds the methods without adding the middleware. This is designed for cases where you are using multiple rack apps, where the rack_csrf middleware is loaded in an earlier rack app, and you want to avoid the duplicate CSRF checks. = Other Improvements * The type_routing plugin now supports using multiple extensions where one extension is a suffix of another extension, such as using gz and tar.gz.
Version data entries
34 entries across 34 versions & 1 rubygems