Sha256: 5c466afa5c536f7c42ee71a1f8defd8f3e09d1af154d8884a9f8cdd06fbd4efb
Contents?: true
Size: 223 Bytes
Versions: 1
Compression:
Stored size: 223 Bytes
Contents
require 'rubygems' require 'bundler/setup' $:.unshift File.expand_path '../lib', File.dirname(__FILE__) require 'minitest/autorun' require 'sinatra/websocketio/client' require File.expand_path 'app', File.dirname(__FILE__)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sinatra-websocketio-0.4.1 | test/test_helper.rb |