helpers.rb

Path: lib/merb-helpers/form/helpers.rb
Last Update: Tue Mar 09 13:27:08 -0700 2010

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]