Recent Gems

doodle 0.1.7

Doodle is a gem for simplifying the definition of Ruby classes by making attributes and their properties more declarative. Doodle is eco-friendly: it does not globally modify Object, Class or Module.

Last release about 12 hours ago by Sean O'Halpin

polyglot 0.2.2

Allows custom language loaders for specified file extensions to be hooked into require

Last release about 21 hours ago by Clifford Heath

mechanize 0.7.6

Mechanize provides automated web-browsing

Last release 1 day ago by Aaron Patterson

gchart 0.5.0

GChart uses the Google Chart API to create pretty pictures.

Last release 1 day ago by John Barnette

win32-taskscheduler 0.1.0

A library for the Windows task scheduler

Last release 1 day ago by Daniel J. Berger

eymiha 1.0.1

Eymiha general Ruby extensions

Last release 1 day ago by Dave Anderson

cuca 0.02

A widget-based web framework

Last release 1 day ago by Martin Boese

www-delicious 0.1.0

Ruby client for del.icio.us API.

Last release 1 day ago by Simone Carletti

Recent 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