Sha256: b3162c536517e77fadbf67a9937876468013bd60f1ce3caddeaeb5d7b9e45e5e
Contents?: true
Size: 285 Bytes
Versions: 16
Compression:
Stored size: 285 Bytes
Contents
# Rubyrep configuration file. # "Proxyfies" test_config.rb. load File.dirname(__FILE__) + '/test_config.rb' # $start_proxy_as_external_process = true RR::Initializer::run do |config| config.left.merge!({ :proxy_host => 'localhost', :proxy_port => '9876', }) end
Version data entries
16 entries across 16 versions & 1 rubygems