Agile Web Development

Build it. Launch it. Love it.

Recent Plugins

  • affected_on_destroy

    Rails plugin showing which related records will be deleted from DB when :dependent => :destroy is used

  • Unspecd

    Rails plugin that identifies all files that do not have specs

  • Robots Dot Text

    Dynamically create robots.txt file using ruby, log user-agents of robots when they crawl your site, and disable sessions for robots

  • less-rails

    Rails plugin for using the less css framework (http://www.lesscss.org)

  • JiffAuth

    An alternative (to popular restful_authentication) authentication plugin for Rails

  • Consent

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

  • 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

  • Visual partial

    This plugin provides a way that you can see all the partial pages rendered. So it can prevent you from using partial page too much, which hurts the performance.

  • TinyMCE Hammer

    Add TinyMCE WYSIWYG html editors to you Ruby on Rails application quickly. Provides fast loading and ajax loading via a combined Javascript file.

  • Mp3 player

    A simple mp3 player plugin for rails

  • Ar uid

    Adds a uid property too all Active Record models to hide database ID from visitors

  • Searcher

    A simple and lightweight 'search' method for ActiveRecord::Base models that will search text/string-based columns for a specified critieria.

  • Crumble

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

  • Acts as Accurate Float

    Fixes rounding errors in SQL select statements when querying against float columns.

  • WeeklyBuilder

    A Rails builder for creating weekly calendars (horizontal scrolling), inspired by TableBuilder.

  • clicktale

    Clicktale + Rails = Better Usability

  • Trusted Params

    Rails plugin to mark which params are trusted to bypass protected attributes.

  • Sortable

    Allows you to sort ActiveRecord items in multiple lists with multiple scopes

  • IE No More

    Rails plugin to detect ie6 and display a message asking to upgrade.

  • Persistize

    Easy denormalization for your ActiveRecord models