Agile Web Development

Build it. Launch it. Love it.

Search Results

  • BBRuby

    BBCode implementation for Ruby

  • Bj

    Backgroundjob (Bj) is a brain dead simple zero admin background priority queue for Rails. Bj is robust, platform independent (including windows), and supports internal or external manangement of the background runner process.

  • CachedAssets

    Combine CSS and JS files into one to reduce the number of HTTP requests.

  • Capistrano Mailer

    Rails / Capistrano plugin giving Capistrano the ability to send emails via ActionMailer

  • Checkbox Select

    Checkbox Form helper for has_and_belongs_to_many relationships.

  • CleverValidation

    CleverValidation gives you the the ability to customize your validation error messages and features javascript functionality for adding a bit of interaction to your validations via scriptaculous effects.

  • Completeness-fu

    Simple dsl for defining how to calculate how complete a model instance is (similar to LinkedIn profile completeness)

  • Consent

    Access control layer for ActionPack, providing a DSL for writing a firewall to sit in front of Rails controllers

  • Datalist For

    Aids in manipulating a list of ActiveRecord objects.

  • Easy FCKeditor

    Easy FCKEditor is a Rails Plugin thats generate a WYSIWYG text editor helper. This version is a fork of Scott Rutherford great plugin with a EasyUpload plugin inlcuded of Alfonso Martínez de Lizarrondo.

  • Endless page

    When user scrolls down on webpage with big list you can catch the moment and download/append new items to the list if you see that user is close to the end of list. This plugin makes it easy to implement.

  • Enforce Schema Rules

    Automatically validate your model against schema constraints. (Along the lines of what Dave Thomas mentioned in his keynote).

  • Enumerated Columns

    Support for enumerated colums in MySQL or check constraints in other databases.

  • EventCalendar

    Show multiple, overlapping events across calendar days and rows. Rails plugin.

  • Ext scaffold

    Generate full-featured scaffolds using the ExtJS framework.

  • External search sources

    Display results from external search sources

  • Factory data preloader

    Preload data created by factory girl (or any other Rails fixtures alternative) so that you can use Rails' built-in test transactions.

  • Filter fu

    Filter ActiveRecord models using named_scopes

  • Fixture extractor

    Rails Plugin for Maintaining Fixtures

  • Flagger

    Dynamic attribute-based methods for dealing with boolean attributes in ActiveRecord