Agile Web Development

Build it. Launch it. Love it.

Search Results

  • Blubber

    A small but usable Authentication/ACL system for Rails

  • CRUD Generator 2

    Crud Generator 2 : A Ruby on Rails CRUD/simply_restful model, view, controller and test generator.

  • CSRF Killer

    This plugin helps protect against possible CSRF attacks

  • CSV Builder

    CSV template Rails plugin

  • Cache Money

    A Write-Through Cacheing Library for ActiveRecord

  • Cacheable Flash

    This plugin enables greater levels of page caching by rendering flash messages from a cookie using JavaScript, instead of in your Rails view template. Flash contents are converted to JSON and placed in
    a cookie by an after_filter in a controller.

  • Cascading Javascripts

    Allows you to define application-wide and page-specific javascript files without needing to manually include each one.

  • Cascading Stylesheets

    Allows you to define application-wide, environment-specific (such as different backgrounds for UAT and production) and page-specific styles without needing to manually link each one.

  • Chainselects

    ChainSelects is a plugin which allows easy creation of AJAX-based dependent or "chained" selects.

  • Comma

    Comma is a small CSV (ie. comma separated values) generation extension for Ruby objects, that lets you seamlessly define a CSV output format via a small DSL

  • Consent

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

  • Crumble

    How did these breadcrumbs in your Rails application? Oh right, with this plugin!

  • Easy Navigation

    Full stack Rails gem/plugin for drop down/tabbed navigation.

  • Enforce Schema Rules

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

  • Environment Check

    Checks that your rails application is running against the correct database, given the current environment (+RAILS_ENV+).

  • EventCalendar

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

  • Ext scaffold

    Generate full-featured scaffolds using the ExtJS framework.

  • Flexible Rails

    This is a collection of helpful tools when working with Adobe Flex SDK and Rails.

  • Flow pagination

    Twitter like pagination renderer gem for WillPaginate

  • Foreign Key Associations

    Foreign Key Associations is a plugin that automatically creates associations
    based on foreign-keys.