All tagged by association
- polymorphic identity polymorphic_identity dynamically generates aliases for polymorphic associations based on the class names of those associations. Type: Plugin | Last updated: 12 May 2008
- Dynamic Finders With Belongs To Names This patch enhances dynamic finders to allow use of a belongs_to association name instead of having to use the foreign key attribute directly. Type: Plugin | Last updated: 16 October 2007
- Association Extensions This plugin adds a few methods to classes having associations and to association proxies. Type: Plugin | Last updated: 16 October 2007
- Simply Rich Association This plugin is based on Chad Fowler's Rails Recipe #18 : Self-referential Many-to-Many Relationships in Rails Recipe book. It manages the bidirectional link creation and deletion automatically. Type: Plugin | Last updated: 13 October 2007
- Association Collection Tools A Rails plugin that does an end-run around the ORM for some basic operations in the form of these 3 methods: fast_copy, fast_add, ids Type: Plugin | Last updated: 13 October 2007
- Associated List A little "has many" widget for rails Type: Plugin | Last updated: 07 October 2007
- Association Scope Allows scoping of association definitions. Type: Plugin | Last updated: 06 October 2007
- Include By Default This plugin allows you to specify which associations should be eager-loaded automatically when you do a +find+ on one of your models. Type: Plugin | Last updated: 05 October 2007
- Has Many Polymorphs An ActiveRecord plugin for self-referential and double-sided polymorphic associations. Type: Plugin | Last updated: 03 October 2007

