A website template with lots of features, built with ruby on rails.
uri = URI.parse(ENV["REDISTOGO_URL"]) REDIS_WORKER = Redis.new(host: uri.host, port: uri.port, password: uri.password)