Okay, I spent the ten minutes getting a plugin.  There are a few
changes I needed to get #labeled_form_for to let me change which
FormBuilder class to use.

http://dev.rubyonrails.org/attachment/ticket/3268/form_for.diff

The plugin is located here:
http://techno-weenie.net/svn/projects/plugins/labeled_form_helper/

You'll notice I kept my non-semantic, line break riddled
LabeledFormBuilder in there.  I really thing this depends on the
project and your own opinions on form structure.  Some like tables,
definitiion lists, divs, etc.  At any rate, with that small patch
applied and a few lines, you too can create your own
application-specific FormBuilder class.

--
rick
http://techno-weenie.net
_______________________________________________
Rails-core mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to