Helping ActiveRecord finders help you Posted by Jamis on October 06, 2006 @ 10:52 PM For an application I helped write a few months ago, I found myself needing a way to randomly display a single record from the database. I considered creating a new action that would do this, but I disliked that approach for two reasons: it was almost exactly the same (code and view) as displaying a specific recor