A/B testing workshop This is a sample application to show how to do template and JavaScript A/B testing and tracking. Installing Install Redis (brew install redis if you use Homebrew) bundle install Run a local Redis server (redis-server /usr/local/etc/redis.conf) rails s