helpers.rb

Path: merb-helpers/lib/merb-helpers/form/helpers.rb
Last Update: Tue Jul 28 08:32:52 +0200 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]