public
Description: Make Action View produce HTML rather than XHTML
Homepage:
Clone URL: git://github.com/jonleighton/html_output.git
html_output / README.textile
100644 5 lines (3 sloc) 0.183 kb

HTML Output

This miniscule Rails plugin stops Rails outputting self-closing (XHTML-style) markup
which is useful if you want to use the Rails tag helpers and produce valid HTML.