Sha256: aea02f82069433b254a8401f64895d7a10751307a046fd0e4314659d39bc6750
Contents?: true
Size: 252 Bytes
Versions: 1
Compression:
Stored size: 252 Bytes
Contents
libdir = File.expand_path("lib") $:.unshift(libdir) unless $:.include?(libdir) require 'em-jack' #require 'rubygems' require "em-spec/rspec" #def with_connection(*args) # EM.run do # yield EMJack::Connection.new(*args) # EM.stop # end #end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
em-beanstalk-0.0.3 | spec/spec_helper.rb |