mirror of
https://github.com/fluencelabs/redis
synced 2025-07-31 00:11:56 +00:00
Ruby client lib updated to the latest git version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
require 'rubygems'
|
||||
$TESTING=true
|
||||
$:.push File.join(File.dirname(__FILE__), '..', 'lib')
|
||||
$:.unshift File.join(File.dirname(__FILE__), '..', 'lib')
|
||||
require 'redis'
|
||||
|
Reference in New Issue
Block a user