Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged view

  • Debug view helper

    A plugin that makes it easy to raise a Smarty like popup dumping all assigns, sessions, parameter and flash variables for a view.

  • CRUD Generator 2

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

  • Rails XLS

    Generate XLS documents through the use of ".rxls" views.

  • Memcache fragments with time expiry

    Makes rails fragment cache play nice with robot coop memcache-client plugin and adds an :expire=>time syntax to the cache fragment view helper

  • Tabnav

    Just the easiest way to add tabbed navigations to your rails app!!!

  • Related select forms

    Generates multiple related HTML select form tags, using JavaScript only (no AJAX callbacks needed)

  • MinusMOR

    Adds a new template type, .ejs, that works like RJS but lets you just write JavaScript and ERB.

  • RedCloth Template

    Use Textile and Markdown syntax directly in your views

  • Barcode Generator

    Barcode generator makes generating/displaying bar-codes for any alphanumeric ids, a piece of cake. It uses free true-type barcode (code39) fonts and RMagick to create barcode images

  • FlashObject

    Is an helper that implement the http://blog.deconcept.com/swfobject javascript.

  • AttrLocked

    Adds the ability to prevent changes to model attributes - perfect for fixing usernames or making sure no-one tampers with your financial records.

  • Gravatar tag

    Gravatar offers service to keep your globally recognizable avatars (gravatar). This tiny plugin offers rails view helper to embed gravatars in your views. It can also be used in blog, forums applications to insert gravatar to be visible instead of email.

  • Multimodel Forms

    Model with associations all in one form

  • Navigation Helper

    Provides an easy way to generate links for an application. It supports links that must first be authenticated, subtitles, hover text, and keeps track of the current tab/link/section you're on.

  • date_time_text_field_helpers

    Date/time form helpers which use text fields for date components instead of the select dropdowns which the standard rails date helpers use.

  • Fieldset Helper

    Block method for creating the fieldset tag with or without a legend.

  • show_hidden_fields

    Easily hide/unhide hidden fields during development.

  • javascript_auto_include

    This plugin will automatically include javascript files that correspond to a view or controller

  • ERB trim mode

    Additional functionality to ERB template system, which allows code processing for lines beginning with '%'.

  • system_messages

    Displays notifications in a view globally, for a specific object, or for a block.