Links
Categories
Category: View Extensions
-
Crumble
How did these breadcrumbs in your Rails application? Oh right, with this plugin!
-
CSS Dryer
Converts DRY, nested stylesheets into CSS.
-
CSS Graphs
Make simple bar graphs with CSS.
-
CSS Graphy
Another pure-CSS bar graphing view-helper plugin.
-
CSS Naked Day
Automatically turns off your CSS on Naked Day (http://naked.dustindiaz.com/)
-
CssFormBuilder
A little plugin containing a form builder that uses css to produce tableless, lined-up forms.
-
Datalist For
Aids in manipulating a list of ActiveRecord objects.
-
datepicker_engine
Helpers for creating datepicker boxes
-
DateSplicer
DateSplicer adds the Dynarch calendar widget and a date parser to your Rails application as a fully integrated user control. Is a user friendly substitute for date_select field.
-
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.
-
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.
-
Dojo Helpers
A plugin designed to make it easier to use the dojo toolkit javascript library with your rails application.
-
DownloadLinkHelper
DownloadLinkHelper is a small plugin that adds a new download_link_tag that can be called from within your views. It then generates the link along with the file-size in parenthesis.
-
Easy esi
Rails: Cached pages with dynamic partials == Easy ESI
-
Easy Navigation
Full stack Rails gem/plugin for drop down/tabbed navigation.
-
EasyTitles
Manage your page titles very easily using YAML files.
-
el-grillo
El Grillo is a Ruby on Rails plugin that helps you show tabular data in a simple way
-
Elemental
Call XHMTL elements as methods in your RHTML: <%= p @item.content, :id => @item.id %>
You can use blocks, as well. -
embedded_javascripts
Best way to integrate your pure js in rails and pass vars in erb mode.
-
Endless page
When user scrolls down on webpage with big list you can catch the moment and download/append new items to the list if you see that user is close to the end of list. This plugin makes it easy to implement.
