On May 29, 9:30 pm, "Pelle Braendgaard" <[EMAIL PROTECTED]> wrote:
> Hi,
> I've added the following 
> patch:http://dev.rubyonrails.org/attachment/ticket/8514/use_content_tag_hel...
>
> It cleans up the html generated by the scaffold generator. It doesn't
> change anything major about the structure of the generated code, just
> mainly ads id's and classes to the tr's using content_tag_for and
> humanizes some labels that weren't there before.

The scaffold UI is great for learning how the routes work, and so on.
But I don't think anyone should be encouraged to take the scaffolding
views and morph them into production-quality views.  I always end up
deleting most of the generated code because my projects always need
something different.

Just my two cents.

Jeff
softiesonrails.com



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to