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 Fri Sep 05 15:07:31 -0700 2008 Update README [jonleighton]
file init.rb Tue Nov 07 09:31:48 -0800 2006 Get rid of trunk [jonleighton]
directory lib/ Tue Dec 11 11:39:26 -0800 2007 Update for Rails 2 [jonleighton]
directory test/ Tue Dec 11 11:39:26 -0800 2007 Update for Rails 2 [jonleighton]
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.