Plugins tagged by random
- Random Records Fast random records for ActiveRecord Type: Plugin | Last updated: 18 May 2009
- Active Record Random Monkey patch to ActiveRecord to allow :order => :random that works the same for MySQL, Type: Plugin | Last updated: 17 February 2009
- Find Random The plugin provides a (somewhat) scalable way to select random rows from a table. It runs significantly faster than asking most databases to "ORDER BY RAND()". Behind the scenes it grabs all ids that match the query conditions, then... Type: Plugin | Last updated: 04 March 2008
- Random Finders Allows quick and easy fetching of random records, or records in random order. Simply pass the :random to the order in any finder method. Type: Plugin | Last updated: 18 September 2007


