I thought I'd bring up what may be another contentious patch here. 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:
http://webkit.org/blog/?p=68 http://www.hixie.ch/advocacy/xhtml I know that the above comments have been rebutted by various people, but since some people are in one camp or the other I think it makes sense provide the option with the default setting being current behaviour of course. Andrew White --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
