Plugins

Focus Fu

Auto-focusing on the first field of a form has thankfully become standard practice. A quick bit of javascript and it’s done.

Added on April 13th, 2007 @ 03:41 PM

Natural Date Select

Added on April 4th, 2007 @ 07:59 PM

Local Auto Complete

Allows for the usage of Autocompleter.Local in the Script.aculo.us javascript library.

Added on April 4th, 2007 @ 07:58 PM

Acts as Addressable

Allows for addresses to be added to multiple and different models.

Added on April 4th, 2007 @ 07:58 PM

Acts As Phoneable

Allows for phone numbers to be added to multiple and different models.

Added on April 4th, 2007 @ 07:57 PM

Namespaced Models

Fix use of nested models using STI and polymorphism by storing the fully qualified class name in the database.

Added on March 18th, 2007 @ 12:35 AM,  Author(s) Jonathon Viney

Strip Attributes

Strips all string attributes prior to saving them.

Added on March 18th, 2007 @ 12:27 AM,  Author(s) Jonathon Viney

Action Mailer Layouts

A plugin to enable layouts for ActionMailer templates.

Added on March 18th, 2007 @ 12:21 AM

Resource Fu

ResourceFu is a collection of hacks from various plugins that I’ve

Added on March 14th, 2007 @ 05:27 PM,  Author(s) Trevor Squires

Access Control

Authentication

Added on March 12th, 2007 @ 10:53 PM,  Author(s) Tobias Torkler

SimplePages

Allows your app to have a controller full of generic html pages that are served by Rails.

Added on February 28th, 2007 @ 09:20 AM,  Author(s) Danger

Open ID Consumer

EastMedia, in conjunction with VeriSign, developed a Ruby on Rails plugin to allow developers to easily OpenID-enable their Rails applications. The plugin follows Rails conventions, installs in one step, and includes two generators to create the basic stubs for your application.

Added on February 27th, 2007 @ 11:09 AM

Open ID Authentication

Provides a thin wrapper around the excellent ruby-openid gem from JanRan. Be sure to install that first:

Added on February 27th, 2007 @ 10:48 AM,  Author(s) David Heinemeier Hansson

PolyPath

PolyPath is a helper for use in your controllers and views for specifying paths to nested polymorphic resources.

Added on February 27th, 2007 @ 10:42 AM,  Author(s) Bryan Liles

Initializer Directory

Clean our your environment.rb by segregating it init.d style:

Added on February 27th, 2007 @ 10:40 AM,  Author(s) Bryan Liles