From: "Collins, Justin" Date: 2005-12-18T09:48:33+09:00 Subject: Re: library for html generation ------_=_NextPart_001_01C6036C.BE7BD74A Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Don't forget the CGI standard library: http://ruby-doc.org/stdlib/libdoc/cgi/rdoc/index.html -Justin -----Original Message----- From: Larry White [mailto:ljw1001@gmail.com] Sent: Fri 12/16/2005 4:27 PM To: ruby-talk ML Subject: Re: library for html generation =20 yikes! thanks much. On 12/16/05, Gene Tani wrote: > > > Larry White wrote: > > 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 > >