Sha256: e4ceea99eb11f78e1a5d1b0b7982fa3b6a615adb5213c51b4d57c2130be033f9

Contents?: true

Size: 145 Bytes

Versions: 30

Compression:

Stored size: 145 Bytes

Contents

require "rubygems"
require "test/unit"

require "rack"
require "rack/test"

Test::Unit::TestCase.class_eval do
  include Rack::Test::Methods
end

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
rack-proxy-0.5.18 test/test_helper.rb
rack-proxy-0.5.17 test/test_helper.rb
rack-proxy-0.5.16 test/test_helper.rb
rack-proxy-0.5.15 test/test_helper.rb
rack-proxy-0.5.14 test/test_helper.rb
rack-proxy-0.5.13 test/test_helper.rb
rack-proxy-0.5.12 test/test_helper.rb
rack-proxy-0.5.11 test/test_helper.rb
rack-proxy-0.5.10 test/test_helper.rb
rack-proxy-0.5.9 test/test_helper.rb
rack-proxy-0.5.8 test/test_helper.rb
rack-proxy-0.5.6 test/test_helper.rb
rack-proxy-0.5.5 test/test_helper.rb
rack-proxy-0.5.4 test/test_helper.rb
rack-proxy-0.5.3 test/test_helper.rb
rack-proxy-0.5.2 test/test_helper.rb
rack-proxy-0.5.1 test/test_helper.rb
rack-proxy-0.5.0 test/test_helper.rb
rack-proxy-0.4.0 test/test_helper.rb
rack-proxy-0.3.7 test/test_helper.rb