Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged views

  • SimplyPresentable

    SimplyPresentable is a plugin for that introduces the idea of presenters to rails.

  • Toffee

    Automatic Controller-less Admin Screens for Active Record models.

  • Yahoo Grids Helper

    A view helper plugin for Yahoo Grids (http://developer.yahoo.com/yui/grids/)

  • Tourist

    Helping you find your way in a foreign app.

  • Multisite

    Allows a single app to selectively override templates on a per-site basis.

  • Checkbox Select

    Checkbox Form helper for has_and_belongs_to_many relationships.

  • better_partials

    Wraps render :partial to make dealing with partials much easier. <%= partial "form", :f => f %> instead of <%= render :partial => "form", :locals => {:f => f} %>

  • Cheap Themes

    Cheap Themes is a Rails plugin that adds dead easy theming support for your views and also introduces a way of customizing controller actions on per-theme basis. Need to build multi-domain site, with shared but not identical functionality and different themes? This plugin might be right for you.

  • option_tags_will_disable

    Enhances Form helpers making it easy to disable option tags in select fields.

  • css_writer

    A simple rails plugin for writing a CSS stylesheet from ruby code

  • Truncate html

    truncates html so you don't have to