All tagged by order

  • 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
  • Ordered Attributes This Ruby on Rails plugin provides a way to order ActiveRecord attributes for using them for csv exports or automated table generation. Type: Plugin | Last updated: 03 June 2008
  • Acts As Habtm List acts_as_habtm_list is a Ruby on Rails plugin, that can manage ordered lists through a join-table. It is providing almost the same Api as acts_as_list. The position column has to be defined in the join table. Type: Plugin | Last updated: 05 October 2007
  • Acts As Ordered Tree This is a Rails ActiveRecord plugin which adds list capability to the standard acts_as_tree, as well as various movements of nodes/branches within the tree. Type: Plugin | Last updated: 03 October 2007
  • Default Order The default_order plugin provides a 'order_by' method to be called in your models. Type: Plugin | Last updated: 01 October 2007