projects
/
redis.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix: no connection timeout for the master!
[redis.git]
/
client-libraries
/
ruby
/
spec
/
spec_helper.rb
1
require
'rubygems'
2
$TESTING
=
true
3
$
:.
push File
.
join
(
File
.
dirname
(
__FILE__
),
'..'
,
'lib'
)
4
require
'redis'