module Paperclip

We need to override the default Paperclip spoofing detector because it does not allow us to have arbitrary file extensions on files.

See github.com/thoughtbot/paperclip/issues/1470 and many others.