Sha256: e54fb2d78384392efa00445e8ff0557ad2244d7c6e18aee3e28cf374b90edf9c
Contents?: true
Size: 244 Bytes
Versions: 2
Compression:
Stored size: 244 Bytes
Contents
require 'rubygems' require 'bundler/setup' require 'minitest/autorun' require File.expand_path 'server', File.dirname(__FILE__) $:.unshift File.expand_path '../lib', File.dirname(__FILE__) require 'statscloud.io-ruby-socket.io-client-simple'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
statscloud.io-ruby-socket.io-client-simple-1.2.1.pre.3 | test/test_helper.rb |
statscloud.io-ruby-socket.io-client-simple-1.2.1.pre.2 | test/test_helper.rb |