Plugins tagged by model

  • 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
  • Model Browser Model Browser is a little helper-plugin to quickly build simple browser applications solely by defining the underlying model. Type: Plugin | Last updated: 20 August 2008
  • Nubs Rails ActiveRecord plugin for providing little nuggets of information to models, which have little to no validation requirements. Type: Plugin | Last updated: 12 August 2008
  • Extended Model Generator The plugin allows extented model generation functionality. Type: Plugin | Last updated: 01 July 2008
  • acts as soft deletable This plugin provides the ability to soft delete ActiveRecord models. When models are destroyed, they will be archived into a special deleted table. They can later be restored easily. Type: Plugin | Last updated: 20 May 2008
  • Valid Attributes This plugin provides the ActiveRecord validations with individual attribute. Type: Plugin | Last updated: 26 January 2008
  • Valid Attributes This plugin provides the ActiveRecord validations with individual attribute. Type: Plugin | Last updated: 26 January 2008
  • Validates As Phone Validates a US telephone number with or without area code, and without regard to the different input formats. ( e.g. (xxx)xxx-xxxx or xxx.xxx.xxxx or xxx-xxx-xxxx ) Type: Plugin | Last updated: 23 December 2007
  • Social Welfare Social Welfare makes it easy to update children objects from with their parent's views. Type: Plugin | Last updated: 17 December 2007
  • Easily Migrate This is a plugin that adds rake tasks to make migrating easier. Currently Adds * Set db version * migrate up 1 * migrate down 1 Type: Plugin | Last updated: 19 November 2007
  • Acts As Flaggable Allows for flags to be added to multiple and different models. Type: Plugin | Last updated: 12 February 2008
  • Acts As Locateable ActsAsLocateable is an easy way to give any model the ability to be found by location. Type: Plugin | Last updated: 13 October 2007
  • Visualize Models Visualize Models is a small rake script that will generate .png images for RoR models (i.e. the database tables) that will display the table/column information. Type: Plugin | Last updated: 06 October 2007
  • Redhill On Rails Core RedHill on Rails Core is a plugin that adds the following features: Generic support for foreign-keys; Mechanism for obtaining indexes directly from a model class; and A mechanism for determining when Schema.define() is running. Type: Plugin | Last updated: 03 October 2007
  • Model Formatter The ModelFormatter module allows you to easily handle fields that need to be formatted or stripped of formatting as the are set or retrieved from the database. Type: Plugin | Last updated: 08 October 2007