This repository was archived by the owner on Jul 28, 2018. It is now read-only.

Description
Is there a way to black list file types instead of white listing them? I have a use case where our urls reference static files that are being displayed in a preview page. Unfortunately, for many of the files Turbolinks doesn't kick in due to the file extension and there are too many extension types for me to white list all of them.