RubyFlow The Ruby and Rails community linklog

Rails AB Testing - Simple Abs

I just open sourced a really simple way to do AB tests with Rails.

It uses a users’s cookies to store the variation they’ve seen before so it doesn’t have to use an additional database like Redis for subsequent visits to the tested page. The code is also really straightforward.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in