Pass it an object for your ORM and options for the <form> tag Usage:
sequel_form(User, :action => '/create') sequel_form(Tag, :action => '/find', :method => 'post')
[Validate]