Sha256: 87d2b48bb070be541ac0f1f14882d275dadc48673051c1c2522fb3340f8129a4

Contents?: true

Size: 65 Bytes

Versions: 48

Compression:

Stored size: 65 Bytes

Contents

module BlackHole
  def self.method_missing(*)
    self
  end
end

Version data entries

48 entries across 48 versions & 1 rubygems

Version Path
http-2.0.1 spec/support/black_hole.rb
http-2.0.0 spec/support/black_hole.rb
http-2.0.0.pre spec/support/black_hole.rb
http-1.0.4 spec/support/black_hole.rb
http-0.9.9 spec/support/black_hole.rb
http-1.0.3 spec/support/black_hole.rb
http-1.0.2 spec/support/black_hole.rb
http-1.0.1 spec/support/black_hole.rb
http-1.0.0 spec/support/black_hole.rb
http-1.0.0.pre6 spec/support/black_hole.rb
http-1.0.0.pre5 spec/support/black_hole.rb
http-1.0.0.pre4 spec/support/black_hole.rb
http-1.0.0.pre3 spec/support/black_hole.rb
http-1.0.0.pre2 spec/support/black_hole.rb
http-1.0.0.pre1 spec/support/black_hole.rb
http-0.9.8 spec/support/black_hole.rb
http-0.9.7 spec/support/black_hole.rb
http-0.9.6 spec/support/black_hole.rb
http-0.9.5 spec/support/black_hole.rb
http-0.9.4 spec/support/black_hole.rb