Plugins tagged by find
- soundex find A drop=in replacement ActiveRecord finder for auto-complete that returns phonetically similar ... Type: Plugin | Last updated: 25 April 2009
- Searchlogic Searchlogic'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! Searchlogic makes... Type: Plugin | Last updated: 03 November 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


