helpers.rb

Path: lib/merb-helpers/form/helpers.rb
Last Update: Thu Mar 08 09:57:17 +0000 2012

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]