Object
# File lib/uri/redis.rb, line 107 def uri URI.parse 'redis://%s:%s/%s' % [@host, @port, @db] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.