@@ -3,7 +3,7 @@ module RSeed
extend self
@data = {
- "data_path" => "/tmp",
+ "data_path" => "tmp",
}
def set(key, val = nil, &blk)