> Patch #9521 adds a config attribute to ActionView::Base to control > the tag helper method's generation of empty tags. I personally prefer > to generate HTML4 pages served as text/html in line with the flowing > comments:
I'm -1 on that change. Rails should strive to produce XML valid content so we can use XML tools to operate on the content. But this looks like a simple thing to wrap up in a plugin. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
