public
Description: Make Action View produce HTML rather than XHTML
Homepage:
Clone URL: git://github.com/jonleighton/html_output.git
name age message
file README.textile Loading commit data...
file init.rb
directory lib/
directory test/
README.textile

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.