Agile Web Development

Build it. Launch it. Love it.

Top Rated Plugins

  • External search sources

    Display results from external search sources

  • i18n-with-scope

    Very simple Rails plugin that introduces I18n.with_scope()

  • site_meta

    Provides helpers for easy adding of html meta information to Rails applications.

  • Enumerate by

    Adds support for declaring an ActiveRecord class as an enumeration

  • partial_plugin_list

    Adds support for using wildcards in the list of plugins to load.

  • Sort by

    Allows sorting of (and pagination of sorted) records!

  • plugins_plus

    Adds various abilities to plugins, including asset management,
    migrations, and application code integration.

  • Can touch this

    Permissions system for Rails applications, extracted from rboard

  • Health monitor

    Monitor individual aspects of your rails application's health

  • set_or_append

    Adds a helper method to the Hash class for either setting the value for a key or appending to the current value.

  • Read from slave

    Read_from_slave for Rails enables database reads from a slave database, while writes continue to go to the master

  • Rails devs for data integrity

    Gracefully handles MySQL unique and foreign key violations by adding an error to the ActiveRecord object

  • integer_limits

    Adds constants for determining the minimum and maximum values of integers.

  • module_creation_helper

    Adds a helper method for creating new modules and classes at runtime.

  • eval_call

    Encapsulates the pattern of evaluating different types of calls (Symbol, String, Proc/Method, Class, etc.) within an object's context.

  • Acts as permalinkable

    A ruby on rails ActiveRecord plugin for using search engine (SEO) friendly permalink style URLs

  • modal-overlay

    Rails plugin for dead simple screen overlays. Use link_to_show_overlay and link_to_hide_overlay and populate the overlays content using Ajax.

  • acts_as_currency

    Allows you to use a '$' in a currency form field when the field is a decimal in the database.

  • acts_crummy

    Breadcrumbs Plugin

  • dry_validity_assertions

    Provides helper methods for testing the validity of ActiveRecord objects.