Sha256: 222d7e220d84ab9ce43ed77b77eefa68271e6cc10f31d9dff804c5cc614797c2

Contents?: true

Size: 94 Bytes

Versions: 5

Compression:

Stored size: 94 Bytes

Contents

module Paperclip
  class MediaTypeSpoofDetector
    def spoofed?
      false
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
boxroom-0.0.5 lib/paperclip/spoof_detector.rb
boxroom-0.0.4 lib/paperclip/spoof_detector.rb
boxroom-0.0.3 lib/paperclip/spoof_detector.rb
boxroom-0.0.2 lib/paperclip/spoof_detector.rb
boxroom-0.0.1 lib/paperclip/spoof_detector.rb