Sha256: c03ea013c1b0732e1ec096277f0228a41e64a51e4dd1375b31a941ba4d0bc040
Contents?: true
Size: 221 Bytes
Versions: 3
Compression:
Stored size: 221 Bytes
Contents
$LOAD_PATH.unshift(File.expand_path(File.dirname(__FILE__) + "/../lib")) begin require "ruby-debug" rescue LoadError end require "contest" require "ohm" Ohm.connect(:port => 6379, :db => 15, :timeout => 3) Ohm.flush
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ohm-0.1.0.rc4 | test/test_helper.rb |
ohm-0.1.0.rc2 | test/test_helper.rb |
ohm-0.1.0.rc1 | test/test_helper.rb |