Plugin Search

Annotate models
Add a comment summarizing the current schema to the top of each ActiveRecord model source file.
Rating: 5/5 (41 votes)
Added on 14 Apr 2006
Validate Attributes
Validate Attributes plugin provides a simple way to validate specific attribute(s) unlike the function valid? which collectively validates all the attributes.
Rating: 4/5 (5 votes)
Added on 21 May 2007
AttrLocked
Adds the ability to prevent changes to model attributes - perfect for fixing usernames or making sure no-one tampers with your financial records.
Rating: 5/5 (1 vote)
Added on 8 Jun 2007
Nested has_many_through
Makes it possible to define has_many :through associations that go through other has_many :through associations, allowing them to span any number of tables.
Rating: 4/5 (18 votes)
Added on 10 Jun 2007
Validates Constancy
Allows you to prevent particular database fields from being changed after a record is created. A validation error occurs on updates if an attribute of a model object is different from its value in the database.
Rating: 5/5 (3 votes)
Added on 27 Jun 2007
seo_urls
Overwrites to_param to append a url-friendly version of the model’s ‘name’ or ‘title’ attribute to it’s id.
Rating: 4/5 (4 votes)
Added on 22 Jul 2007
Acts as Feeder
Acts as feeder is a plugin that generates a feed aggregator in Ruby on Rails. This plugin is inspired by Craig Ambrose FeedFetcher. Thanks Craig.
Rating: 4/5 (7 votes)
Added on 24 Jul 2007
super_transaction
SuperTransaction allows you to save and destroy objects just as you normally would, but under the safety of a database transaction. It extends upon the built in Rails transaction method to cut duplication of what I find myself repeating all over when using transactions.
Rating: 0/5 (0 votes)
Added on 29 Jul 2007
suggests_id
Takes user input (such as their name) and returns an available ID string for use in login names or URLs.
Rating: 0/5 (0 votes)
Added on 17 Aug 2007
ActsAsResource
Acts As Resource combines ActiveRecord and ActiveResource features in *one* class.
Rating: 2/5 (8 votes)
Added on 28 Nov 2007
acts_as_hot_record
a simple plugin that could be used to show records that are set with their hotness level and be shown on the homepage of the application. The hotness level could be set and has expiration date of the hot_records.
Rating: 5/5 (5 votes)
Added on 12 Dec 2007
Validation Scenarios
Adds validation scenarios support to an Active Record model.
Rating: 5/5 (6 votes)
Added on 14 Jan 2008
Bangin' Finders
Add a bang(!) to your dynamic ActiveRecord finders to have them raise RecordNotFound if they return something that is .blank?
Rating: 5/5 (4 votes)
Added on 7 Feb 2008
db_column_with_spaces
A simple plugin that enables ActiveRecord's accessor methods and dynamic finders to work with legacy database tables that have column labels containing spaces.
Rating: 5/5 (1 vote)
Added on 5 Mar 2008
You Tube Model
Generates a model that interacts with the YouTube API. Still beta so no uploading yet.
Rating: 5/5 (3 votes)
Added on 26 Mar 2008
pdf_converter
Convert PDF documents to various image formats in attachment based models.
Rating: 5/5 (2 votes)
Added on 6 Jul 2008
VoteFu
Enhanced Voting plugin based on acts_as_voteable that implemented named_scope, generators, and simpler voting syntax.
Rating: 0/5 (0 votes)
Added on 13 Jul 2008
Add a plugin

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.
Recruiting software

Have a comment?