Skip to content

Commit

Permalink
Not necessary to require Paperclip when monkey patching spoof detecti…
Browse files Browse the repository at this point in the history
…on stuff
  • Loading branch information
mischa78 committed May 13, 2015
1 parent 5a59d26 commit a2ec85a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/initializers/disable_spoof_detection.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
require 'paperclip/media_type_spoof_detector'

module Paperclip
class MediaTypeSpoofDetector
def spoofed?
Expand Down

0 comments on commit a2ec85a

Please sign in to comment.