Simplified Form Helper plugin
Plugin details
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 documentationEdit plugin | (0 older versions) | Last edited by: hardway, 9 months ago

