Sha256: d4fb24356f68985fbd2d3d27d4826eba02c4a364fdad1f49d8bedc5463b3b7eb
Contents?: true
Size: 161 Bytes
Versions: 4
Compression:
Stored size: 161 Bytes
Contents
require 'rubygems' require 'bundler/setup' require 'faye' require 'faye/redis' Bundler.require(:default) require 'webmock/rspec' RSpec.configure do |config| end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
danthes-1.0.4 | spec/spec_helper.rb |
danthes-1.0.3 | spec/spec_helper.rb |
danthes-1.0.2 | spec/spec_helper.rb |
danthes-1.0.1 | spec/spec_helper.rb |