3 4 5
# File 'lib/activist/redis.rb', line 3 def self.execute @redis ||= ::Redis::Namespace.new(:activist, :redis => REDIS) end