From: Larry White Date: 2005-12-17T08:27:57+09:00 Subject: library for html generation ------=_Part_15648_18657908.1134775665700 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Is there a ruby library for generating HTML? I'm looking for something (other than what rails comes with), that's not tied tightly to any particular web server framework. Basically i just want to be able to call a method like get_textarea(..), pass in the appropriate html attributes and get back a string with an html