Agile Web Development

Build it. Launch it. Love it.

Category: Misc. Enhancements

  • Feedback

    Feedback is a Rails plugin that adds to your app an ajax-based feedback form triggered by a sticky tab.

  • Filter

    Filter let you specify common filtering options, in order to generate
    a filtered condition, useful for filtering from request params.

  • Fix Date

    FixDate adds a wee bit more functionality to Rails’ built in DateHelper class.

  • Flash Fixes

    Flash Player 8’s HTTP Request is broken. Drop this plugin in your vendor/plugins folder and magically Flash Player 8 uploading will work with Rails.

  • Flashdance

    Flashdance is a drop in replacement for flash in action controller. It stores all your assorted messages in a single YAML file.

  • Flex times

    Makes the date/time helper functions extremely flexible, allowing any parameter ordering and intervening text, and support for 12-hour time input.

  • Flexible Rails

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

  • Foreign Key Associations

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

  • Foreign Key Fixtures

    Fixes issues with foreign key support when running test cases with fixtures that have foreign key dependencies.

  • Foreign Key Migrations

    Foreign Key Migrations is a plugin that automatically generates foreign-key
    constraints when creating tables. It uses SQL-92 syntax and as such should be
    compatible with most databases that support foreign-key constraints.

  • Foreign Key Schema Dumper

    Adds support for Foreign Key Constraints in schema dumper.

  • Forgery

    Easy and customizable generation of forged data.

  • Fossilize

    Add the barebone functionality to create gems from rails applications.

  • Fosterite

    A simple plugin that allows you to query the database directly and run rake tasks from a web interface within your rails application.

  • fragment_cache_extensions

    The extended_fragment_cache plugin provides content interpolation and an in-process memory cache for fragment caching. It also integrates the features of Yan Pritzker’s memcache_fragments plugin since they both operate on the same methods.

  • Gems

    This is a small plugin that helps with Ruby Gem management for your application.
    It will automatically include all gem/lib paths into the $LOAD_PATH on startup.

  • gems with architecture

    freeze gems to vendor/gems - with architecture dependent versions

  • gemtracker

    Ensures that the Rails environment is using the correct version of all gems specified.

  • Generally Useful

    A collection of useful rake tasks (and one module =) to help manage databases, coverage testing, etc.

  • GeoX

    Easy to use Rails geocoder that supports Google, MapQuest and Yahoo out of the box.