Sha256: f4482dfe6777b3c6d1257165692dcc573859f8befba7a0bac44237eed898390d

Contents?: true

Size: 178 Bytes

Versions: 3

Compression:

Stored size: 178 Bytes

Contents

require File.expand_path(File.join(File.dirname(__FILE__), %w[.. lib dripdrop]))
Thread.abort_on_exception = true

def rand_addr
  "tcp://127.0.0.1:#{rand(10_000) + 20_000}"
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dripdrop-0.3.1 spec/spec_helper.rb
dripdrop-0.3.0 spec/spec_helper.rb
dripdrop-0.2.0 spec/spec_helper.rb