A website template with lots of features, built with ruby on rails.

redis.rb 85B

    uri = URI.parse(ENV["REDISTOGO_URL"]) REDIS = Redis.new(:url => ENV['REDISTOGO_URL'])