redis 0.2.0 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +0,0 @@
1
- require 'rubygems'
2
- $TESTING=true
3
- $:.unshift File.join(File.dirname(__FILE__), '..', 'lib')
4
- require 'redis'