Simplified Form Helper plugin

Plugin details

Assists when outputting form fields.

Repositoryhttp://julik.textdriven.com/svn/tools/rails_plugins/simplified_form/ Author Julik Tags form LicenseUnknown

Documentation

Install the plugin:
ruby script/plugin install http://julik.textdriven.com/svn/tools/rails_plugins/simplified_form/

Will supply the following methods for every
helper method of Form helpers of Rails, for instance:

password_field_with_error
password_field_with_label
password_field_with_label_and_error


Please note that it will enclose the error in the form element container (as opposed to the standard Rails way of appending the error to the field container

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | (0 older versions) | Last edited by: hardway, 9 months ago