Find the Unique Sessions for a Rails Application

May 4th, 2009 by Nick Gauthier

Today we’re going to look at how to find the number of unique sessions over a specific time frame for a rails application. We’ll be using the slow-actions gem.

Read the rest of this entry »