Links
Categories
Plugins Tagged forms
-
Smart form
Creates nicely laid out form fields for an ActiveRecord object, including it's content columns and association reflections. The form fields are encapsulated in an HTML definition list.
-
Tabular FormBuilder
A formbuilder for creating forms with tables.
-
Labeling Form Helper
Adds a :label option to form helpers, with an often appropriate default behavior kicking in with no extra options when using LabelingFormBuilder instead of the default builder.
-
Rails Real-Time Form Validation Plugin
-
pretty_accessible_form
This is based on A List Apart: Articles: Prettier Accessible Forms (http://www.alistapart.com/articles/prettyaccessibleforms) and provides helper methods for building prettier accessible forms.
-
inputs_with_class
Automatically applies best-practice css naming conventions to rails generated form elements. Easily configurable.
-
Auto Focusable Forms
Plugin to automatically give focus to your Rails forms
