Plugins tagged by find
- Searchgasm Searchgasm's inspiration comes right from ActiveRecord. ActiveRecord lets you create objects that represent a record in the database, so why can't you create objects that represent searching the database? Now you can! Searchgasm makes searching,... Type: Plugin | Last updated: 07 September 2008
- 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
- Has Ancestor has_ancestor is a Ruby on Rails plug-in that provides an implementation of Class Table Inheritance based on Rails Polymorphic Associations. Type: Plugin | Last updated: 08 October 2007
- Paginating Find This plugin makes it easy to page through your model instances by enhancing the default ActiveRecord::Base#find method. Type: Plugin | Last updated: 30 September 2007

