1 line
54 B
Ruby
1 line
54 B
Ruby
|
$redis = Redis.new(:host => 'localhost', :port=> 6379)
|
|
$redis = Redis.new(:host => 'localhost', :port=> 6379)
|