Sha256: 352ad5e01f28b97979965818723b32c81d78c12571e6c901996c0a81786ce65e

Contents?: true

Size: 156 Bytes

Versions: 23

Compression:

Stored size: 156 Bytes

Contents

module Bullet
  module Detector
    class Base
      def self.start_request
      end

      def self.end_request
        clear
      end
    end
  end
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
bullet-4.9.0 lib/bullet/detector/base.rb
bullet-4.8.0 lib/bullet/detector/base.rb
bullet-4.7.1 lib/bullet/detector/base.rb
bullet-4.7.0 lib/bullet/detector/base.rb
bullet-4.6.0 lib/bullet/detector/base.rb
bullet-4.5.0 lib/bullet/detector/base.rb
bullet-4.4.0 lib/bullet/detector/base.rb
bullet-4.3.1 lib/bullet/detector/base.rb
bullet-4.3.0 lib/bullet/detector/base.rb
bullet-4.2.0 lib/bullet/detector/base.rb
bullet-4.1.6 lib/bullet/detector/base.rb
bullet-4.1.5 lib/bullet/detector/base.rb
bullet-4.1.4 lib/bullet/detector/base.rb
bullet-4.1.3 lib/bullet/detector/base.rb
bullet-4.1.2 lib/bullet/detector/base.rb
bullet-4.1.1 lib/bullet/detector/base.rb
bullet-4.1.0 lib/bullet/detector/base.rb
bullet-4.0.0 lib/bullet/detector/base.rb
bullet-2.3.1 lib/bullet/detector/base.rb
bullet-2.3.0 lib/bullet/detector/base.rb