helpers.rb

Path: lib/merb-helpers/form/helpers.rb
Last Update: Mon Mar 02 02:35:17 -0700 2009

Form helpers provide a number of methods to simplify the creation of HTML forms. They can work directly with models (bound) or standalone (unbound).

[Validate]